mirror of https://github.com/hak5/openwrt-owl.git
parent
4dc43d9b48
commit
0f55c0eff9
|
@ -30,7 +30,7 @@ do_get() {
|
|||
local CONFIG="$2"
|
||||
local OPTION="$3"
|
||||
|
||||
uci_load "$PACAKGE"
|
||||
uci_load "$PACKAGE"
|
||||
config_get "$CONFIG" "$OPTION"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue