This commit is contained in:
@@ -13,6 +13,9 @@ steps:
|
||||
commands:
|
||||
- cd /home/pi/warframe-market-bot
|
||||
- git pull
|
||||
- name: install
|
||||
commands:
|
||||
- npm install
|
||||
- name: restart
|
||||
commands:
|
||||
- PM2_HOME='/home/pi/.pm2' pm2 restart warframe-market-bot
|
||||
|
||||
Reference in New Issue
Block a user