Edit file File name : tmp.fjkITIIHj9 Content :#!/bin/sh export HOME=/home/provobis/other_sites/conference export WP_CLI_CONFIG_PATH=/usr/local/cpanel/3rdparty/wp-toolkit/plib/vendor/wp-cli/wp-cli.yml cd /home/provobis/other_sites/conference && timeout 60 /usr/local/bin/php -r 'require '"'"'/usr/local/cpanel/3rdparty/wp-toolkit/plib/vendor/wp-cli/wpt-wp-cli.php'"'"';' -d safe_mode=off -d display_errors=on -d opcache.enable_cli=off -d open_basedir= -d error_reporting=341 -d max_execution_time=60 --no-header -- --path=/home/provobis/other_sites/conference --no-color core check-update --format=json Save