Update shebangs

This commit is contained in:
2022-03-13 12:18:06 +01:00
parent d0e825b329
commit b007eb3488
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
source "$(dirname "$0")/variables.conf"
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
source "$(dirname "$0")/variables.conf"
-2
View File
@@ -1,5 +1,3 @@
#!/bin/bash
# Copy this file as variables.conf, with the correct values
sync_directory=/home/$(whoami)/.sync