ss check
Routine:
- runs
/var/www/ss-check
Default interval:
- often
Description:
Called by certain processes in SlickStack such as ss install
and cron jobs (in case missing or damaged). It will retrieve all the cron job and bash script files required by SlickStack from our public GitHub repo and place them under the /var/www
directory. Note that the only file it will NOT download is ss-check
itself, to avoid any conflicts and to achieve better redundancy and stability… instead,ss-worker
is responsible for retrieving the latest ss-check
script from GitHub and placing it under /var/www
on an interval that, by default, is slightly less often.
Related commands:
- ss install
- ss worker
WP-CLI notes:
There are no related or comparable commands in WP-CLI.