Skip to content
Snippets Groups Projects
Commit 309922e5 authored by Jan-Niklas Burfeind's avatar Jan-Niklas Burfeind
Browse files

gluon-setup-mode: fix indentation

parent 6c4a0ae3
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ USE_PROCD=1
delete_interface() {
[ "$1" = 'loopback' ] || uci_remove network "$1"
[ "$1" = 'loopback' ] || uci_remove network "$1"
}
prepare_config() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment