mirror of
https://github.com/shokinn/.files.git
synced 2025-01-18 13: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 prefixlength
|
||||
unset router
|
||||
unset help
|
||||
return
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue