unset IFS variable - weird behaviour otherwise
trim unnecessary newlines
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
IFS=$'\n\t'
|
||||
|
||||
source /sync/scripts/mount_general.sh
|
||||
|
||||
|
Reference in New Issue
Block a user