From e341104d3a9659a758c20de50df649976ca6d3cd Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Sun, 11 May 2025 19:33:42 -0500 Subject: [PATCH] u --- dots/bin/pCloudRestarter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/bin/pCloudRestarter.sh b/dots/bin/pCloudRestarter.sh index 37e529f..5af00f4 100755 --- a/dots/bin/pCloudRestarter.sh +++ b/dots/bin/pCloudRestarter.sh @@ -12,7 +12,7 @@ do pkill -15 pcloud sleep 30 else - echo "pcloud not running, so no killing neccessary this time around…" + echo "pCloud is not running, so no killing is neccessary (this time around…)" sleep 1 fi