diff --git a/cron_scripts/crontab b/cron_scripts/crontab new file mode 100644 index 0000000..efed3d2 --- /dev/null +++ b/cron_scripts/crontab @@ -0,0 +1,10 @@ +# +# crontab to use, run the command "crontab -e" to modify +# +# m h dom mon dow command + +0 */2 * * * bash /home/tykayn/meme_poster_random.sh | tee -a /home/tykayn/log_autopost.txt 2>&1 +25 7 * * * bash /home/tykayn/tkblog_post.sh | tee -a /home/tykayn/log_autopost.txt 2>&1 +5 21 * * * bash /home/tykayn/post_qzine.sh | tee -a /home/tykayn/log_autopost.txt 2>&1 +0 9 * * * bash /home/tykayn/osm_wiki.sh | tee -a /home/tykayn/log_autopost.txt 2>&1 +