From 6f78e958243f12afaf765494d58291c659abece3 Mon Sep 17 00:00:00 2001 From: AckroydAI <36539461+AImissq@users.noreply.github.com> Date: Sun, 11 Jan 2026 14:12:51 +0000 Subject: Update startYACY.sh Guidance for editing crontab --- startYACY.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/startYACY.sh b/startYACY.sh index 52ad55b67..14750d8ca 100755 --- a/startYACY.sh +++ b/startYACY.sh @@ -33,7 +33,8 @@ then echo "You can also set a path to java manually, in \$JAVA option of $0 script." #Cron supports setting the path in #echo "Has this script been invoked by CRON?" - #echo "if so, please set PATH in the crontab, or set the correct path in the variable in this script." + #echo "if so, please set PATH in the crontab, by running 'crontab -e' and editing the path to java" + #echo "or set the correct path in the variable in this script." exit 1 fi -- cgit v1.2.3