5
0
tubia 4 роки тому
батько
коміт
d43ff8cffc
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -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