test
This commit is contained in:
+3
-3
@@ -4,13 +4,13 @@ set -e
|
||||
#-----------------------------------------------------------------------------------------------
|
||||
# --------------------------- Core Rsync Script for Unraid -------------------------------------
|
||||
#-----------------------------------------------------------------------------------------------
|
||||
|
||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
source "$SCRIPT_DIR/../common.sh"
|
||||
|
||||
# Load Master.conf and detect remote server
|
||||
# Load config
|
||||
load_master_conf
|
||||
detect_remote
|
||||
|
||||
# Parse arguments, etc...
|
||||
|
||||
#-----------------------------------------------------------------------------------------------
|
||||
# --------------------------- Input Arguments --------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user