Cronjob Scanner - HostingCloud

Virtual Environment

source ~/CallForCrypto/CallForCrypto/bin/activate

New Code

when python scripts in cronjobs are updated with new code. This is the procedure:

git pull
chmod 755 ~/CallForCrypto/CronJobScripts/<script>.sh

The procedure above can be done with ~/CallForCrypto/gitpull.sh script

CronJob Setup

cPanel of Hosting Provider: Create Job for every CronJobScripts/<script>.sh

Last updated

Was this helpful?