diff --git a/.drone.yml b/.drone.yml index 9e04969..98d231f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,5 +15,4 @@ steps: - git pull - name: restart commands: - - PM2_HOME='/home/pi/.pm2' - - pm2 restart warframe-market-bot + - PM2_HOME='/home/pi/.pm2' pm2 restart warframe-market-bot