]> jfr.im git - uguu.git/commitdiff
waah to many commits
authorEric Johansson (neku) <redacted>
Mon, 9 Nov 2015 01:06:07 +0000 (02:06 +0100)
committerEric Johansson (neku) <redacted>
Mon, 9 Nov 2015 01:06:07 +0000 (02:06 +0100)
README.md

index cbec537b10aff59fc33189ddb9009d8eee00fab9..4cf8a3db0d9344d59df072f066896a38bc9e7103 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Modify
 * Set correct paths in several other files. (Will add fix for this via config file instead).
 * Change uguu.se to your own name in several files.
 * Cron with check.sh: `crontab -e`
-* After running `crontab -e`, add `0,15,30,45 * * * * bash /home/neku/www/check.sh`, or read up on how cron works.
+* After running `crontab -e`, add `0,15,30,45 * * * * bash /path/to/check.sh`, or read up on how cron works.
 * Some extensions are blocked by default, this can be changed via includes/core.php's $block array.
 * Everything else to your likings.