From 9689585263d4025cd74768a0db15aceb280125c6 Mon Sep 17 00:00:00 2001 From: Dustin B Date: Wed, 25 Apr 2018 15:27:39 -0400 Subject: [PATCH] change from 8 to lts --- xo_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xo_install.sh b/xo_install.sh index aad9ae9..16502f1 100644 --- a/xo_install.sh +++ b/xo_install.sh @@ -23,7 +23,7 @@ sudo /usr/bin/apt-get install --yes nodejs yarn #Install n /usr/bin/curl -o $n_location $n_repo sudo /bin/chmod +x $n_location -sudo /usr/local/bin/n 8 +sudo /usr/local/bin/n lts #Install XO dependencies sudo /usr/bin/apt-get install --yes build-essential redis-server libpng-dev git python-minimal libvhdi-utils nfs-common