gluon-setup-mode: fix indentation
This commit is contained in:
parent
6c4a0ae373
commit
309922e5c9
@ -10,7 +10,7 @@ USE_PROCD=1
|
|||||||
|
|
||||||
|
|
||||||
delete_interface() {
|
delete_interface() {
|
||||||
[ "$1" = 'loopback' ] || uci_remove network "$1"
|
[ "$1" = 'loopback' ] || uci_remove network "$1"
|
||||||
}
|
}
|
||||||
|
|
||||||
prepare_config() {
|
prepare_config() {
|
||||||
|
Loading…
Reference in New Issue
Block a user