This is what I put in the command line in cPanel
/bin/bash -x -f/home/omegalea/public_html/executeCiviJobs.sh
This is the script:
CIVI_ROOT="/home/omegalea/public_html/wp-content/plugins/civicrm/civicrm"
PARAMS="-j -shttp://omegaleadershipacademy.x10host.com -u xxxxxx -p xxxxx -e Job -a execute"
nice -n19 php $CIVI_ROOT/bin/cli.php $PARAMS