WP Toolkit - SQL
Hello.
Is that SQL correct?
sqlite3 /usr/local/cpanel/3rdparty/wp-toolkit/var/wp-toolkit.sqlite3 "UPDATE ScheduledTasks SET hour='4/*' WHERE id=2;"
or it should be
sqlite3 /usr/local/cpanel/3rdparty/wp-toolkit/var/wp-toolkit.sqlite3 "UPDATE ScheduledTasks SET hour='*/4' WHERE id=2;"
Difference */4 and 4/*
Thank you!
-
Hey there! Thanks for pointing this out - that does seem to be reversed from the typical cron syntax. I created a case with our documentation team to get that updated.
0 -
Thank you!
0 -
Sure thing!
0
Please sign in to leave a comment.
Comments
3 comments