Don't use /var/node
This commit is contained in:
parent
97b7940a54
commit
af40a9f015
|
@ -23,8 +23,6 @@ ufw allow https
|
|||
ufw enable
|
||||
|
||||
echo "Installing blootstrap project..."
|
||||
mkdir /var/node
|
||||
cd /var/node
|
||||
wget https://github.com/mattmcw/blootstrap/archive/master.zip
|
||||
unzip master.zip -d blootstrap/
|
||||
rm master.zip
|
||||
|
|
Loading…
Reference in New Issue