mirror of
https://github.com/shokinn/.files.git
synced 2025-01-18 21:22:25 +00:00
fix confv6 always opening help, after showing it once
This commit is contained in:
parent
37a1acb307
commit
4fe8838769
|
@ -205,6 +205,7 @@ confv6::unset() {
|
||||||
unset address
|
unset address
|
||||||
unset prefixlength
|
unset prefixlength
|
||||||
unset router
|
unset router
|
||||||
|
unset help
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue