diff options
Diffstat (limited to '')
-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 |