Updated The "pihole" Command (markdown)

Nate Brandeburg 2016-04-04 20:36:10 -05:00
parent 3307644bec
commit 1eb6225af1

@ -1,6 +1,6 @@
#### New common script for all pihole functions
In v2.5.4, you may notice a few changes in the way scripts are run. From now on, everything will be wrapped into a single command (`pihole`) The scripts will work the same as before, however they must be prefaced with `pihole` and no longer need to be completed with `.sh`.
In v2.6, you may notice a few changes in the way scripts are run. From now on, everything will be wrapped into a single command (`pihole`) The scripts will work the same as before, however they must be prefaced with `pihole` and no longer need to be completed with `.sh`.
The new `pihole` script has an autocomplete function, just press tab after writing `pihole ` to see the available options! (You will need to log out of your ssh session and log back in again for this to work)