diff --git a/files/usr/local/bin/bbhn-postupgrade b/files/usr/local/bin/bbhn-postupgrade index 342b5cdf..7a85a6db 100755 --- a/files/usr/local/bin/bbhn-postupgrade +++ b/files/usr/local/bin/bbhn-postupgrade @@ -12,7 +12,6 @@ if ( ! $needsrun ){ #Prep some variables $node = nvram_get("node"); -$tactical = nvram_get("tactical"); $mac2 = mac2ip(get_mac(get_interface("wifi")), 0); $dtdmac = mac2ip(get_mac(get_interface("lan")), 0);