From: Moritz Warning Date: Thu, 12 May 2016 16:18:54 +0000 (+0200) Subject: nodogsplash: add $ to variable X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=341dfdab992e8f3e978c56d2e948dd402c9dfd07;p=feed%2Frouting.git nodogsplash: add $ to variable --- diff --git a/nodogsplash/files/nodogsplash.init b/nodogsplash/files/nodogsplash.init index 79e7456..1acee0c 100755 --- a/nodogsplash/files/nodogsplash.init +++ b/nodogsplash/files/nodogsplash.init @@ -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