mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Upgrade to Node 12.18.1
Thanks to Node developers and xet7 !
This commit is contained in:
parent
e41256f935
commit
b11ae567c9
10 changed files with 12 additions and 12 deletions
|
|
@ -18,7 +18,7 @@ cd $REPODIR
|
|||
rm -rf $WEKANDIR
|
||||
git clone git@github.com:wekan/wekan.git
|
||||
cd $WEKANDIR
|
||||
sudo n 12.18.0
|
||||
sudo n 12.18.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