mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
- Try some changes to snap.
Thanks to xet7 !
This commit is contained in:
parent
7d39283aec
commit
11b7ade355
2 changed files with 4 additions and 4 deletions
|
|
@ -120,8 +120,8 @@ parts:
|
|||
# Removed from build-packages: - paxctl
|
||||
#echo "Applying paxctl fix for alpine linux: https://github.com/wekan/wekan/issues/1303"
|
||||
#paxctl -mC `which node`
|
||||
echo "Installing npm"
|
||||
curl -L https://www.npmjs.com/install.sh | sh
|
||||
#echo "Installing npm"
|
||||
#curl -L https://www.npmjs.com/install.sh | sh
|
||||
echo "Installing meteor"
|
||||
curl https://install.meteor.com/ -o install_meteor.sh
|
||||
#sed -i "s|RELEASE=.*|RELEASE=\"1.8.1-beta.0\"|g" install_meteor.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue