Also install the cloudron tool with npm
This commit is contained in:
parent
d10cd4a6e5
commit
293ffef2b6
@ -50,7 +50,7 @@ apt-get install -y tmpreaper
|
||||
sed -e 's/SHOWWARNING=true/# SHOWWARNING=true/' -i /etc/tmpreaper.conf
|
||||
|
||||
# install pm2
|
||||
npm install -g pm2 pm2-run forever
|
||||
npm install -g pm2 pm2-run forever cloudron
|
||||
rm -rf ~/.npm # .npm will get owned by root after "npm install -g"
|
||||
|
||||
# installer
|
||||
|
Loading…
Reference in New Issue
Block a user