every 20 minutes is */20 not 00,20
This commit is contained in:
parent
1b73dff3a5
commit
d0a9f6ceac
|
@ -32,5 +32,5 @@
|
|||
00,30 * * * * alterncpanel /usr/lib/alternc/cron_users.sh
|
||||
|
||||
# Every 20 minutes, do actions
|
||||
00,20 * * * * root /usr/lib/alternc/do_actions.php
|
||||
*/20 * * * * root /usr/lib/alternc/do_actions.php
|
||||
|
||||
|
|
Loading…
Reference in New Issue