1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-03 04:30:55 +00:00

Consistency

Missed one
This commit is contained in:
Marcus Hildum 2016-10-22 10:26:00 -07:00
parent 07a66a70fc
commit 5d6072524c

View File

@ -1,5 +1,4 @@
_pihole()
{
_pihole() {
local cur prev opts
COMPREPLY=()
cur="${COMP_WORDS[COMP_CWORD]}"