diff --git a/dots/bin/syncDirSetup.sh b/dots/bin/syncDirSetup.sh index 658a540..65cfb1a 100755 --- a/dots/bin/syncDirSetup.sh +++ b/dots/bin/syncDirSetup.sh @@ -70,7 +70,7 @@ if [ -f "${the_file}" ]; then echo "> new: auto mount of syncDir added to '${the_file}'": cat ${the_file} else - echo "> no change: auto mount of syncDir found in '${the_file}'" + echo "> no change: auto mount of syncDir already existed in '${the_file}'" fi fi