forked from encrypt/toot
Update '.drone.yml'
This commit is contained in:
parent
0fdf21ba47
commit
d43ff8cffc
1 changed files with 2 additions and 2 deletions
|
@ -26,6 +26,6 @@ steps:
|
|||
script:
|
||||
- kill -9 `ps aufx | grep megafono_bot | grep bash | awk '{print $2}'`
|
||||
- cd ~/MastodonMegafono
|
||||
- nohup bash megafono_bot.sh -f megafono.txt &
|
||||
- nohup bash megafono_bot.sh -f supportabida.txt &
|
||||
- bash megafono_bot.sh -f megafono.txt
|
||||
- bash megafono_bot.sh -f supportabida.txt
|
||||
|
Loading…
Reference in a new issue