diff --git a/.drone.yml b/.drone.yml index 2c8d76a..997d59c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,3 +13,4 @@ steps: commands: - cd /home/pi/warframe-market-bot - git pull + - pm2 restart warframe-market-bot