This commit is contained in:
@@ -19,4 +19,6 @@ steps:
|
|||||||
- npm install
|
- npm install
|
||||||
- name: restart
|
- name: restart
|
||||||
commands:
|
commands:
|
||||||
- PM2_HOME='/home/pi/.pm2' pm2 restart warframe-market-bot
|
- export PM2_HOME='/home/pi/.pm2'
|
||||||
|
- export PUPPETEER_EXECUTABLE_PATH='/usr/bin/chromium-browser'
|
||||||
|
- pm2 restart warframe-market-bot
|
||||||
|
|||||||
Reference in New Issue
Block a user