1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-20 13:01:08 +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 local cur prev opts
COMPREPLY=() COMPREPLY=()
cur="${COMP_WORDS[COMP_CWORD]}" cur="${COMP_WORDS[COMP_CWORD]}"