Базовый handlebars
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-02-18 02:47:00 +03:00
parent 425843c5ad
commit 1c7d4cc74e
11 changed files with 189 additions and 42 deletions

View File

@@ -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