Update network-config.sh
forgot the version
This commit is contained in:
+1
-1
@@ -94,7 +94,7 @@ show_status() {
|
|||||||
echo " ╠══════════════════════════════════════════════════════════════════════════╣"
|
echo " ╠══════════════════════════════════════════════════════════════════════════╣"
|
||||||
echo " ║ Network Interface Status ║"
|
echo " ║ Network Interface Status ║"
|
||||||
echo " ╠══════════════════════════════════════════════════════════════════════════╣"
|
echo " ╠══════════════════════════════════════════════════════════════════════════╣"
|
||||||
echo " ║ v0.07 ║"
|
echo " ║ v0.08 ║"
|
||||||
|
|
||||||
local ifaces
|
local ifaces
|
||||||
mapfile -t ifaces < <(get_interfaces)
|
mapfile -t ifaces < <(get_interfaces)
|
||||||
|
|||||||
Reference in New Issue
Block a user