summaryrefslogtreecommitdiff
path: root/startYACY.sh
diff options
context:
space:
mode:
authorMichael Christen <Orbiter@users.noreply.github.com>2026-01-25 18:59:31 +0100
committerGitHub <noreply@github.com>2026-01-25 18:59:31 +0100
commit86c45282b35f123b1fb5fdb37053dd698eb7fe40 (patch)
tree9723cd9c946c2b629d6ce1005b3adac0a94d2ddd /startYACY.sh
parent0df12c85b15a632c3aaabfb3dbffef48280f4e04 (diff)
parent6f78e958243f12afaf765494d58291c659abece3 (diff)
Merge pull request #752 from AImissq/master
Update startYACY.sh
Diffstat (limited to 'startYACY.sh')
-rwxr-xr-xstartYACY.sh3
1 files changed, 2 insertions, 1 deletions
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