mirror of
https://github.com/gSpotx2f/luci-app-internet-detector.git
synced 2025-12-14 23:46:49 +03:00
Minor fixes.
This commit is contained in:
@@ -18,7 +18,7 @@ run_instance() {
|
||||
}
|
||||
|
||||
start_service() {
|
||||
config_load internet-detector
|
||||
config_load "internet-detector"
|
||||
config_get mode "config" mode "0"
|
||||
if [ $mode = "1" ]; then
|
||||
config_foreach run_instance "instance"
|
||||
|
||||
Reference in New Issue
Block a user