mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 05:27:14 -04:00
Removed removing phantomjs from snap, because snap build did stop
to error no phantomjs could be removed. Thanks to xet7 !
This commit is contained in:
parent
2eebc5c884
commit
7d8f1dee62
1 changed files with 0 additions and 3 deletions
|
@ -203,9 +203,6 @@ parts:
|
|||
meteor npm install --allow-superuser
|
||||
meteor build .build --directory --allow-superuser
|
||||
cp -f fix-download-unicode/cfs_access-point.txt .build/bundle/programs/server/packages/cfs_access-point.js
|
||||
cd .build
|
||||
find . -name "*phantomjs*" | xargs rm -rf
|
||||
cd ..
|
||||
#Removed binary version of bcrypt because of security vulnerability that is not fixed yet.
|
||||
#https://github.com/wekan/wekan/commit/4b2010213907c61b0e0482ab55abb06f6a668eac
|
||||
#https://github.com/wekan/wekan/commit/7eeabf14be3c63fae2226e561ef8a0c1390c8d3c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue