mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-25 16:50:14 +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
|
local cur prev opts
|
||||||
COMPREPLY=()
|
COMPREPLY=()
|
||||||
cur="${COMP_WORDS[COMP_CWORD]}"
|
cur="${COMP_WORDS[COMP_CWORD]}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue