From d414b8fcdb94a2571950bb35dfabbe435670a625 Mon Sep 17 00:00:00 2001 From: Raphaƫl Hertzog Date: Thu, 23 Apr 2020 15:44:17 +0200 Subject: config: obsolete --net-root-path --- functions/configuration.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'functions') 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}" -- cgit v1.2.3