mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Upgrade to Node 12.20.1
Thanks to Node developers !
This commit is contained in:
parent
1a1d6da451
commit
4bfe017b08
8 changed files with 9 additions and 9 deletions
|
|
@ -18,7 +18,7 @@ cd $REPODIR
|
|||
rm -rf $WEKANDIR
|
||||
git clone git@github.com:wekan/wekan.git
|
||||
cd $WEKANDIR
|
||||
sudo n 12.20.0
|
||||
sudo n 12.20.1
|
||||
sudo mkdir -p /usr/local/lib/node_modules/fibers/.node-gyp
|
||||
# Build Wekan
|
||||
./releases/rebuild-release.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue