mirror of
https://github.com/bol-van/zapret.git
synced 2026-01-01 22:28:51 +03:00
init scripts: multiple LAN/WAN interfaces
This commit is contained in:
@@ -257,7 +257,7 @@ ask_list()
|
||||
[ -n "$m" ] && M=$(echo $2 | cut -d ' ' -f$m 2>/dev/null)
|
||||
[ -z "$M" ] && M="$M_DEFAULT"
|
||||
echo selected : $M
|
||||
eval $1="$M"
|
||||
eval $1="\"$M\""
|
||||
|
||||
[ "$M" != "$M_OLD" ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user