remove postillon

This commit is contained in:
Felix Ableitner 2020-09-14 13:30:17 +02:00
parent 7f2b54e948
commit 048c76d07c
2 changed files with 0 additions and 6 deletions

View File

@ -34,6 +34,4 @@ https://newsbots.eu/@telesur_es
https://newsbots.eu/@granma
https://newsbots.eu/@derpostillon
https://newsbots.eu/@telepolis

View File

@ -17,10 +17,6 @@ cd "$PATH/telesur_es"
../source/tootbot.py teleSURtv me+telesur_es@{{ my_email_host }} {{ newsbots_password }} newsbots.eu &>> bot.log &
/bin/sleep 60
cd "$PATH/postillon"
../source/tootbot.py Der_Postillon me+postillon@{{ my_email_host }} {{ newsbots_password }} newsbots.eu &>> bot.log &
/bin/sleep 60
cd "$PATH/telepolis"
../source/tootbot.py telepolis_news me+telepolis@{{ my_email_host }} {{ newsbots_password }} newsbots.eu &>> bot.log &
/bin/sleep 60