Need to install via root, now? I think. Still working on this.
This commit is contained in:
parent
3f8ca0e395
commit
f10956985a
|
@ -41,7 +41,7 @@ sudo service nginx restart
|
||||||
|
|
||||||
echo "Install node"
|
echo "Install node"
|
||||||
|
|
||||||
npm install
|
sudo npm install --allow-root --unsafe-perm=true
|
||||||
sudo pm2 start process.json
|
sudo pm2 start process.json
|
||||||
sudo pm2 save
|
sudo pm2 save
|
||||||
sudo pm2 startup
|
sudo pm2 startup
|
||||||
|
|
Loading…
Reference in New Issue