diff --git a/rc_shared.sh b/rc_shared.sh index e0055bf..6cce55f 100644 --- a/rc_shared.sh +++ b/rc_shared.sh @@ -175,7 +175,7 @@ function sync-all { echo "- $dir" done - echo -e "`date` - \nDone." + echo -e "`date` - Done.\n" } function sync-all-loop { while true; do