From 6117097a93bfb11c8bd4c87a23c44a50e22ceb87 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 20 Apr 2019 14:52:37 +0300 Subject: - Upgrade to Node 8.16.0 - Change git repo urls from git:// to https:// Thanks to xet7 ! --- releases/virtualbox/rebuild-wekan.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'releases/virtualbox/rebuild-wekan.sh') diff --git a/releases/virtualbox/rebuild-wekan.sh b/releases/virtualbox/rebuild-wekan.sh index 2ae28526..c5067844 100755 --- a/releases/virtualbox/rebuild-wekan.sh +++ b/releases/virtualbox/rebuild-wekan.sh @@ -4,8 +4,6 @@ echo "Note: If you use other locale than en_US.UTF-8 , you need to additionally echo " with 'sudo dpkg-reconfigure locales' , so that MongoDB works correctly." echo " You can still use any other locale as your main locale." -#X64NODE="https://nodejs.org/dist/v8.14.1/node-v8.14.1-linux-x64.tar.gz" - function pause(){ read -p "$*" } -- cgit v1.2.3-1-g7c22