PHP 7.4.33
Preview: wp-toolkit-update Size: 881 B
/home/godevadmin/public_html/upload_images/home/000~ROOT~000/etc/cron.d/wp-toolkit-update

# This cronjob is responsible for receiving the updates of WP Toolkit.
# It works as following logic:
# - WPT CLI is called to receive the available update version;
# - If update is found, then the URLs to the host with repositories are updated and cache is cleared for WPT repos;
# - If WPT CLI fails (e.g. unable to communicate with update service or WPT is completely broken), then
# the cronjob executes wp-toolkit-installer script to set the default URLs to host with repositories;
# - Finally the yum update is called to install latest available version.

0 1 * * * root sleep $((1 + RANDOM \% 5))h $((1 + RANDOM \% 60))m; /usr/local/bin/wp-toolkit update-configuration > /dev/null 2> /dev/null || /usr/local/cpanel/3rdparty/wp-toolkit/bin/wp-toolkit-installer.sh --generate-configs > /dev/null 2> /dev/null; /usr/bin/yum -y update wp-toolkit-cpanel > /dev/null 2> /dev/null

Directory Contents

Dirs: 0 × Files: 7

Name Size Perms Modified Actions
128 B lrw-r--r-- 2024-04-06 11:40:04
Edit Download
130 B lrw------- 2024-08-07 14:31:17
Edit Download
76 B lrw------- 2025-02-21 13:36:44
Edit Download
82 B lrw-r--r-- 2025-06-19 05:07:59
Edit Download
67 B lrw------- 2025-05-20 04:55:59
Edit Download
2.05 KB lrw-r--r-- 2025-06-02 14:06:31
Edit Download
881 B lrw-r--r-- 2025-12-07 04:49:20
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).