summaryrefslogtreecommitdiffstats
path: root/rebuild-wekan.sh
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-04-20 14:52:37 +0300
committerLauri Ojansivu <x@xet7.org>2019-04-20 14:52:37 +0300
commit6117097a93bfb11c8bd4c87a23c44a50e22ceb87 (patch)
tree0c24db529a643ae16123b63cfc9c990a87790aa9 /rebuild-wekan.sh
parentfee732dba1366931aec4f341f47f86d62ec21e8c (diff)
downloadwekan-6117097a93bfb11c8bd4c87a23c44a50e22ceb87.tar.gz
wekan-6117097a93bfb11c8bd4c87a23c44a50e22ceb87.tar.bz2
wekan-6117097a93bfb11c8bd4c87a23c44a50e22ceb87.zip
- Upgrade to Node 8.16.0
- Change git repo urls from git:// to https:// Thanks to xet7 !
Diffstat (limited to 'rebuild-wekan.sh')
-rwxr-xr-xrebuild-wekan.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebuild-wekan.sh b/rebuild-wekan.sh
index 6739ebd0..6e8bc524 100755
--- a/rebuild-wekan.sh
+++ b/rebuild-wekan.sh
@@ -5,7 +5,7 @@ echo " with 'sudo dpkg-reconfigure locales' , so that MongoDB works correct
echo " You can still use any other locale as your main locale."
#Below script installs newest node 8.x for Debian/Ubuntu/Mint.
-#NODE_VERSION=8.14.1
+#NODE_VERSION=8.16.0
#X64NODE="https://nodejs.org/dist/v${NODE_VERSION}/node-v${NODE_VERSION}-linux-x64.tar.gz"
function pause(){