From 1d272782d50a81fd1d809c4d4a4212edec36936d Mon Sep 17 00:00:00 2001 From: abeudin Date: Tue, 7 Jan 2014 21:58:12 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 9b3eb18..9454753 100644 --- a/scripts/install +++ b/scripts/install @@ -12,7 +12,7 @@ exit 1 fi # Install dependances -apt-get install nodejs npm -y +sudo apt-get install nodejs npm -y # Copy files to the right place final_path=/var/www/etherpadlite