diff options
Diffstat (limited to 'functions')
-rwxr-xr-x | functions/configuration.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/functions/configuration.sh b/functions/configuration.sh index f3e443c89..0c25673d6 100755 --- a/functions/configuration.sh +++ b/functions/configuration.sh @@ -469,7 +469,6 @@ Prepare_config () ;; esac - LB_NET_ROOT_PATH="${LB_NET_ROOT_PATH:-/srv/${LB_MODE}-live}" LB_NET_TARBALL="${LB_NET_TARBALL:-true}" LB_ONIE="${LB_ONIE:-false}" |