summaryrefslogtreecommitdiffstats
path: root/rebuild-wekan.sh
diff options
context:
space:
mode:
Diffstat (limited to 'rebuild-wekan.sh')
-rwxr-xr-xrebuild-wekan.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/rebuild-wekan.sh b/rebuild-wekan.sh
index 83236bda..68d869fd 100755
--- a/rebuild-wekan.sh
+++ b/rebuild-wekan.sh
@@ -107,6 +107,7 @@ do
npm_call -g install fibers@3.1.1
# Install Meteor, if it's not yet installed
curl https://install.meteor.com | bash
+ sudo chown -R $USER ~/.meteor
break
;;
"Build Wekan")