mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
Try to fix Snap.
This commit is contained in:
parent
b591727b64
commit
0009c4c650
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ parts:
|
|||
# Change back to Wekan source directory
|
||||
cd ../../../..
|
||||
cp -r .build/bundle/* $SNAPCRAFT_PART_INSTALL/
|
||||
mkdir -p $SNAPCRFT_PART_INSTALL/bin
|
||||
rm -rf $SNAPCRFT_PART_INSTALL/bin
|
||||
cp .build/bundle/.node_version.txt $SNAPCRAFT_PART_INSTALL/
|
||||
rm -f $SNAPCRAFT_PART_INSTALL/lib/node_modules/wekan
|
||||
rm -f $SNAPCRAFT_PART_INSTALL/programs/server/npm/node_modules/meteor/rajit_bootstrap3-datepicker/lib/bootstrap-datepicker/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue