1
0
mirror of https://git.openwrt.org/feed/routing.git synced 2024-06-14 11:13:54 +02:00

nodogsplash: add $ to variable

This commit is contained in:
Moritz Warning 2016-05-12 18:18:54 +02:00
parent bec38bf8db
commit 341dfdab99

View File

@ -156,7 +156,7 @@ generate_uci_config() {
nolog error "Configuration file '$file' doesn't exist"
return 0
fi
cat "$val" >> CONFIGFILE
cat "$val" >> $CONFIGFILE
fi
config_get val "$cfg" network