summaryrefslogtreecommitdiffstats
path: root/releases/virtualbox/rebuild-wekan.sh
diff options
context:
space:
mode:
Diffstat (limited to 'releases/virtualbox/rebuild-wekan.sh')
-rwxr-xr-xreleases/virtualbox/rebuild-wekan.sh2
1 files changed, 0 insertions, 2 deletions
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 "$*"
}