Should probably get dev working again

apologies for any issues the default FTL_CMD bug caused
This commit is contained in:
Adam Hill 2018-03-06 09:16:32 -06:00 committed by GitHub
parent 1c598d3078
commit 9d5cc46f30
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:-'no-daemon'}"
export FTL_CMD="${FTL_CMD:-debug}"
. /bash_functions.sh