Ajouter 'cron_scripts/crontab'
This commit is contained in:
parent
40e9f8431c
commit
d881485389
10
cron_scripts/crontab
Normal file
10
cron_scripts/crontab
Normal file
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user