Cronjob Scanner - HostingCloud
Virtual Environment
source ~/CallForCrypto/CallForCrypto/bin/activateNew Code
when python scripts in cronjobs are updated with new code. This is the procedure:
git pull
chmod 755 ~/CallForCrypto/CronJobScripts/<script>.shThe 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?