mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-18 13:20:13 +00:00
revert
This commit is contained in:
parent
18df185b15
commit
0ac50db442
1 changed files with 1 additions and 1 deletions
|
@ -747,6 +747,6 @@ main() {
|
||||||
esac
|
esac
|
||||||
shift
|
shift
|
||||||
if [[ $# = 0 ]]; then
|
if [[ $# = 0 ]]; then
|
||||||
helpFunc;;
|
helpFunc
|
||||||
fi
|
fi
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue