Update start.sh

This commit is contained in:
Adam Hill 2018-04-10 10:07:23 -05:00 committed by GitHub
parent 024571b123
commit fed2f7f4d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ export INTERFACE
export IPv6
export WEBPASSWORD
export WEB_PORT
export FTL_CMD="${FTL_CMD:-debug}"
export FTL_CMD="${FTL_CMD:-no-daemon}"
. /bash_functions.sh