mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-08-04 08:51:51 +02:00
Change install scripts to indicate master
This commit is contained in:
parent
562c73e096
commit
a08648a8dc
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
{ # this ensures the entire script is downloaded before execution
|
||||
|
||||
ENIGMA_NODE_VERSION=${ENIGMA_NODE_VERSION:=10}
|
||||
ENIGMA_BRANCH=0.0.9-alpha
|
||||
ENIGMA_BRANCH=master
|
||||
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