Add shebang to variables file
This commit is contained in:
parent
f63e9e0992
commit
779143ff40
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Copy this file as variables.conf, with the correct values
|
||||
|
||||
sync_directory=/home/$(whoami)/.sync
|
||||
|
Loading…
Reference in New Issue
Block a user