How to execute SSH command for all cPanel accounts
Hi, is there way to execute command for all cPanel accounts on server, this is what I need to execute, it is nextcloud command script, and all cPanel accounts use same script and install is on same location /public_html/
php occ trashbin:cleanup --all-users
php occ versions:cleanup
php occ files:cleanup
php occ db:add-missing-indices
php occ db:convert-filecache-bigint
php occ maintenance:repair
Please sign in to leave a comment.
Comments
0 comments