We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81a6845 + 2ac2bf4 commit 92244cdCopy full SHA for 92244cd
misc/install.sh
@@ -2,7 +2,7 @@
2
3
{ # this ensures the entire script is downloaded before execution
4
5
-ENIGMA_NODE_VERSION=${ENIGMA_NODE_VERSION:=14}
+ENIGMA_NODE_VERSION=${ENIGMA_NODE_VERSION:=18}
6
ENIGMA_BRANCH=${ENIGMA_BRANCH:=master}
7
ENIGMA_INSTALL_DIR=${ENIGMA_INSTALL_DIR:=$HOME/enigma-bbs}
8
ENIGMA_SOURCE=${ENIGMA_SOURCE:=https://github.com/NuSkooler/enigma-bbs.git}
0 commit comments