Fix pm2 save

This commit is contained in:
Snaddyvitch-Dispenser 2021-01-19 14:53:15 +00:00
parent 070524d793
commit aa098c8350
1 changed files with 2 additions and 0 deletions

View File

@ -51,4 +51,6 @@ npm i
pm2 start index.js --name "dlux-$username"
pm2 save
echo "Done! Your new node is setup and will be automatically updated every hour."