Fix build scripts.

This commit is contained in:
Lauri Ojansivu 2019-04-20 15:11:20 -04:00
parent a72d730373
commit 070de69ebe
3 changed files with 8 additions and 10 deletions

View file

@ -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")