diff --git a/dev/n_osync.sh b/dev/n_osync.sh index ccfadce..5cf60a5 100644 --- a/dev/n_osync.sh +++ b/dev/n_osync.sh @@ -2874,7 +2874,7 @@ function SyncOnChanges { exit 1 fi watchDirectory="$TARGET_SYNC_DIR" - Logger "#### Running $PROGRAM in target helper file monitor mode." "NOTICE" + Logger "#### Running $PROGRAM in target helper file monitor mode." "NOTICE" fi while true; do diff --git a/helper.conf.example b/helper.conf.example index 837a247..90831f2 100644 --- a/helper.conf.example +++ b/helper.conf.example @@ -2,9 +2,9 @@ ###### osync - Rsync based two way sync engine with fault tolerance ###### (C) 2013-2017 by Orsiris de Jong (www.netpower.fr) -###### osync-target-helper v1.2.2+ config file rev 2017061901 ## ---------- GENERAL OPTIONS +CONFIG_FILE_REVISION=1.3.0 ## Sync job identification INSTANCE_ID="sync_test"