Explorar o código

Update '.drone.yml'

tubia %!s(int64=4) %!d(string=hai) anos
pai
achega
0fdf21ba47
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -24,7 +24,7 @@ steps:
         from_secret: passwd
       host: mastodon.bida.im
       script:
-        - kill -9 `ps aufx | grep mega | grep bash | awk '{print $2}'`
+        - 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 &