Updated The "pihole" Command (markdown)

Mark Drobnak 2019-01-25 18:27:04 -08:00
parent 5989b755c9
commit 0ea869eff6

@ -1,3 +1,5 @@
# TO BE REMOVED (already ported)
#### New common script for all pihole functions #### New common script for all pihole functions
In v2.6 and above, you may notice a few changes in the way scripts are run. Now 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 and above, you may notice a few changes in the way scripts are run. Now 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`.