new structure
This commit is contained in:
@@ -10,8 +10,6 @@ fi
|
||||
LOCAL_FILE="$1"
|
||||
REMOTE_PATH="$2"
|
||||
|
||||
hosts_file="/mnt/encrypted_volume/${HOSTS_FILE:-hosts.txt}"
|
||||
|
||||
if [ ! -f "$LOCAL_FILE" ]; then
|
||||
echo "Error: Local file '$LOCAL_FILE' not found."
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user