diff --git a/Rsync/rsync.sh b/Rsync/rsync.sh index dcb49e8..eb62c1c 100644 --- a/Rsync/rsync.sh +++ b/Rsync/rsync.sh @@ -10,6 +10,7 @@ source "$SCRIPT_DIR/../common.sh" # Load config FIRST load_master_conf +detect_remote #---------------------------------------------------------- # Input Arguments (MUST come before parse_args)