mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-24 16:20:13 +00:00
Catch more 1's
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
parent
cb52ad3ba3
commit
925c80edd4
3 changed files with 3 additions and 3 deletions
|
@ -86,7 +86,7 @@ helpFunc() {
|
|||
::: -h, --help Show this help dialog
|
||||
:::
|
||||
EOM
|
||||
exit 1
|
||||
exit 0
|
||||
}
|
||||
|
||||
if [[ $# = 0 ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue