mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Consistency
Missed one
This commit is contained in:
parent
07a66a70fc
commit
5d6072524c
1 changed files with 9 additions and 10 deletions
|
@ -1,5 +1,4 @@
|
|||
_pihole()
|
||||
{
|
||||
_pihole() {
|
||||
local cur prev opts
|
||||
COMPREPLY=()
|
||||
cur="${COMP_WORDS[COMP_CWORD]}"
|
||||
|
|
Loading…
Reference in a new issue