From eb0790c9c7eb38d2c40f76836b5afbd3324f7710 Mon Sep 17 00:00:00 2001 From: tuxwarrior Date: Mon, 6 May 2024 17:34:06 -0500 Subject: [PATCH] u --- dots/bin/syncDirSetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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