mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-18 06:08:21 +00:00
Spelling error fix...
This commit is contained in:
parent
5d5d6c2c70
commit
71133f6b59
@ -487,7 +487,7 @@ installScripts() {
|
||||
$SUDO cp /etc/.pihole/pihole /usr/local/bin/pihole
|
||||
$SUDO chmod 755 /usr/local/bin/pihole
|
||||
$SUDO cp /etc/.pihole/advanced/bash-completion/pihole /etc/bash_completion.d/pihole
|
||||
. /etc/bsah_completion.d/pihole
|
||||
. /etc/bash_completion.d/pihole
|
||||
$SUDO echo " done."
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user