Try to fix builds.

This commit is contained in:
Lauri Ojansivu 2019-08-05 13:55:04 +03:00
parent d3ca3e25d7
commit b9b6aef4c8
2 changed files with 21 additions and 9 deletions

View file

@ -70,7 +70,7 @@ sudo -u wekan /home/wekan/.meteor/meteor -- help
# Build app
cd /home/wekan/app
meteor=/home/wekan/.meteor/meteor
sudo -u wekan ${meteor} add standard-minifier-js
#sudo -u wekan ${meteor} add standard-minifier-js
sudo -u wekan ${meteor} npm install
sudo -u wekan ${meteor} build --directory /home/wekan/app_build
sudo cp /home/wekan/app/fix-download-unicode/cfs_access-point.txt /home/wekan/app_build/bundle/programs/server/packages/cfs_access-point.js