Common pm2 home
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-02-18 00:38:35 +03:00
parent 42cc47674d
commit 5c76cba3eb

View File

@@ -13,4 +13,7 @@ steps:
commands: commands:
- cd /home/pi/warframe-market-bot - cd /home/pi/warframe-market-bot
- git pull - git pull
- name: restart
commands:
- PM2_HOME='/home/pi/.pm2'
- pm2 restart warframe-market-bot - pm2 restart warframe-market-bot