inteno-netmodes: fix comment

This commit is contained in:
Ionut-Alex Oprea 2018-01-22 15:23:00 +01:00
parent 7cbfc3ccae
commit 9b82fd92d2

View file

@ -144,7 +144,7 @@ switch_netmode() {
uci set netmode.setup.curmode="$curmode"
fi
uci commit netmode
# NETMODE CONFIG #
# end of NETMODE CONFIG #
old_mode="$(cat $OLD_MODE_FILE 2>/dev/null)"