Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Obihoernchen authored Apr 22, 2017
1 parent 440927e commit 1c59b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ echo "Everything is set up. Catch 'Em All!"
echo
echo
echo "Optional: If you want to enable Dashboard add the following to your crontab"
echo ' Just copy it. Then paste it after executing "crontab -e" and save the file'
echo ' Just copy it. Then paste it after executing "sudo crontab -e" and save the file'
echo "*/15 * * * * php $BASEDIR/core/cron/crontabs.include.php >/dev/null 2>&1"
echo
echo "Afterwards add the following to your $VARIABLES_JSON file inside the \"menu\" tag:"
Expand Down

0 comments on commit 1c59b88

Please sign in to comment.