diff --git a/.drone.yml b/.drone.yml index 997d59c..9e04969 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,4 +13,7 @@ steps: commands: - cd /home/pi/warframe-market-bot - git pull +- name: restart + commands: + - PM2_HOME='/home/pi/.pm2' - pm2 restart warframe-market-bot