./setup_cron.py /home/nagaraj/work/my_script.sh "3 0 * * *" The above value would ensure the script will add it in crontab as: 0 3 * * * /home/nagaraj/work/my_script.sh ...
This is where any receivers of the data can be edited. Since data is sent through email, each receiver's email should be written here. Line 16: file_path = "/home ...