mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-03 00:12:01 +02:00
Upgrade to node.js 10
This commit is contained in:
parent
aa8e0587f3
commit
476e8f2f0c
3 changed files with 2668 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{ # this ensures the entire script is downloaded before execution
|
||||
|
||||
ENIGMA_NODE_VERSION=${ENIGMA_NODE_VERSION:=8}
|
||||
ENIGMA_NODE_VERSION=${ENIGMA_NODE_VERSION:=10}
|
||||
ENIGMA_INSTALL_DIR=${ENIGMA_INSTALL_DIR:=$HOME/enigma-bbs}
|
||||
ENIGMA_SOURCE=${ENIGMA_SOURCE:=https://github.com/NuSkooler/enigma-bbs.git}
|
||||
TIME_FORMAT=`date "+%Y-%m-%d %H:%M:%S"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue