We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23321fe commit e254d1dCopy full SHA for e254d1d
deploy/linux-install.sh
@@ -49,7 +49,7 @@ if [ "$MIRROR" = "" ]; then
49
fi
50
#########################################################################
51
52
-NODE_VERSION="v12.13.0"
+NODE_VERSION="v16.13.0"
53
54
INSTALL_PATH=/usr/local/app
55
tarscpp
0 commit comments