remove postillon
This commit is contained in:
parent
7f2b54e948
commit
048c76d07c
2 changed files with 0 additions and 6 deletions
|
@ -34,6 +34,4 @@ https://newsbots.eu/@telesur_es
|
|||
|
||||
https://newsbots.eu/@granma
|
||||
|
||||
https://newsbots.eu/@derpostillon
|
||||
|
||||
https://newsbots.eu/@telepolis
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue