new structure
This commit is contained in:
@@ -4,7 +4,6 @@ if [ "$#" -ne 3 ]; then
|
||||
echo "Usage: $0 <localfile> <remotefile> <host_vars_dir>"
|
||||
exit 1
|
||||
fi
|
||||
hosts_file="/mnt/encrypted_volume/${HOSTS_FILE:-hosts.txt}"
|
||||
|
||||
localfile="$1"
|
||||
remotefile="$2"
|
||||
|
||||
Reference in New Issue
Block a user