diff --git a/xo_install.sh b/xo_install.sh index ced5504..355dc06 100644 --- a/xo_install.sh +++ b/xo_install.sh @@ -1,4 +1,5 @@ #!/bin/bash +sudo apt-get install nfs-common cd /opt curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash - sudo apt-get install --yes nodejs