imporved
This commit is contained in:
+4
-3
@@ -3,6 +3,7 @@ set -e
|
||||
#-----------------------------------------------------------------------------------------------
|
||||
#----------------- User Variables, Please adjust in Master.cong as needed ----------------------
|
||||
#-----------------------------------------------------------------------------------------------
|
||||
# This is the main Core Rsync script
|
||||
#
|
||||
# User vaiables can be adjusted in Master.conf
|
||||
# scripts now just contain runtime codes
|
||||
@@ -10,10 +11,10 @@ set -e
|
||||
# This allows for profiles and multiple things to use the core script
|
||||
# use arguments in unRAID User Plugin for directory
|
||||
# Example = /mnt/user/appdata/unraid_scripts/Rsync/rsync.sh
|
||||
# /mnt/user/appdata-Failover/Arrs_Stack/
|
||||
# /mnt/user/appdata-test/Arrs/
|
||||
#
|
||||
# /mnt/user/appdata-Failover/Arrs_Stack/ is the argument
|
||||
# If the last name /Arrs-Stack/ matches a profile in Master.conf then profiles are used
|
||||
# /mnt/user/appdata-test/Arrs/ is the argument
|
||||
# If the last name /Arrs/ matches a profile in Master.conf then profiles are used
|
||||
# If no matches then Global Configureation is used in Master.conf
|
||||
#
|
||||
#-----------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user