summaryrefslogtreecommitdiffstats
path: root/stacksmith
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-07 19:13:52 +0300
committerLauri Ojansivu <x@xet7.org>2019-08-07 19:13:52 +0300
commit32e9aa0ddaf1b015825b8c62ad17ed74b449e4b1 (patch)
treeec7f1085214c098a98537760e6fb1ed516f5b801 /stacksmith
parentc1905f1db1e13d67c18dd7eefe72e50d9b25cf0d (diff)
downloadwekan-32e9aa0ddaf1b015825b8c62ad17ed74b449e4b1.tar.gz
wekan-32e9aa0ddaf1b015825b8c62ad17ed74b449e4b1.tar.bz2
wekan-32e9aa0ddaf1b015825b8c62ad17ed74b449e4b1.zip
Add missing dependencies back.
Thanks to whowillcare and xet7 ! Related #2589
Diffstat (limited to 'stacksmith')
-rwxr-xr-xstacksmith/user-scripts/build.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/stacksmith/user-scripts/build.sh b/stacksmith/user-scripts/build.sh
index c0ebf185..2250f9bd 100755
--- a/stacksmith/user-scripts/build.sh
+++ b/stacksmith/user-scripts/build.sh
@@ -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