mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Fix build scripts.
This commit is contained in:
parent
a72d730373
commit
070de69ebe
3 changed files with 8 additions and 10 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue