Introduction
WordPress Toolkit can automatically update WordPress sites for you. This automated process is handled by a systemd service called: wp-toolkit-scheduled-tasks.service
Procedure
You can view a log of the updates run by WP-Toolkit with the following command:
journalctl -u wp-toolkit-scheduled-tasks
You can also learn more about the service with the following command:
systemctl status wp-toolkit-scheduled-tasks
Comments
0 comments
Article is closed for comments.