Skip to content

Commit d0b98c6

Browse files
authoredJan 4, 2019
Update install-ubuntu18.04-minimal.sh
1 parent f15f824 commit d0b98c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎unix/Pool/install-ubuntu18.04-minimal.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sudo ln -s /usr/local/lib/libsodium.so.23 /usr/lib/libsodium.so.13
1515

1616
# Install NPM and node
1717
sudo apt-get install npm -y
18-
sudo npm install n -g -y
18+
sudo npm install n -g
1919
sudo n v7
2020

2121
# Update system

0 commit comments

Comments
 (0)