diff options
author | citizenz7 <citizenz7@protonmail.com> | 2017-04-26 09:53:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-26 09:53:34 +0200 |
commit | 7562a648f6f758a481a9d9c9c5e9662c2ecf3d3b (patch) | |
tree | de4d5700439e5d4624b6111a4b6c78ae69c2f7e6 /Autres | |
parent | a63bd43aac70d60fed5a4b43a747e923e7d30e15 (diff) | |
download | freetorrent-7562a648f6f758a481a9d9c9c5e9662c2ecf3d3b.tar.xz freetorrent-7562a648f6f758a481a9d9c9c5e9662c2ecf3d3b.zip |
Update crontab.txt
Diffstat (limited to 'Autres')
-rw-r--r-- | Autres/crontab.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Autres/crontab.txt b/Autres/crontab.txt index d8ac47e..1cf2d43 100644 --- a/Autres/crontab.txt +++ b/Autres/crontab.txt @@ -1,4 +1,4 @@ # sudo -s # crontab -e # Freetorrent.fr : on vide xbt_announce_log - crontab toutes les 2 heures -0 */2 * * * php /var/www/freetorrent.fr/private/crontab.php +0 */2 * * * php /var/www/PATH_TO_CRONTAB/crontab.php |