From 84ecbdf07ad6bd12dfeecbecd167974762229105 Mon Sep 17 00:00:00 2001 From: D4708 Date: Sun, 30 May 2021 01:35:41 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62d013c..b530896 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ Crawler toolkit for the twisterverse analytics (alpha) `mysql-server` ### Crontab -`* * * * * /usr/bin/php /path-to/twister-analytics-crawler/peer.php &> /dev/null` +`* * * * * /usr/bin/php /path-to/twister-analytics-crawler/peer.php &> /dev/null` `0 0 * * * /usr/bin/php /path-to/twister-analytics-crawler/tor.php &> /dev/null`