Add missing dependencies back.

Thanks to whowillcare and xet7 !

Related #2589
This commit is contained in:
Lauri Ojansivu 2019-08-07 19:13:52 +03:00
parent c1905f1db1
commit 32e9aa0dda
7 changed files with 13 additions and 9549 deletions

View file

@ -80,7 +80,7 @@ cd /home/wekan/app_build/bundle/programs/server/
sudo npm install
sudo chown -R wekan:wekan ./node_modules
cd /home/wekan/app_build/bundle
find . -name "*phantomjs*" | sudo xargs rm -rf
#cd /home/wekan/app_build/bundle
#find . -name "*phantomjs*" | sudo xargs rm -rf
sudo mv /home/wekan/app_build/bundle /build