Added shebang to config file
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
touch "$LOG_FILE"
|
||||
|
||||
|
||||
log_to_file() {
|
||||
printf "%s\n" "$1" >> "$LOG_FILE"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user