Hello, I created a test script zip-index.sh which is zipping index.html (zip index.zip index.html), chmoded it to 777. When I run cmd ./zip-index.sh it works. Then: I have this script in /var/www/mydomain.com/web I went to Sites -> Cron jobs -> and filled 45 10 * * * /var/www/mydomain.com/web/zip-index.sh It does not work. Dont know why.