Skip to content

Commit

Permalink
Add options to script (#98)
Browse files Browse the repository at this point in the history
# Features

* new options: backup,online,install,reinstall,testing,version,verbose,help

# Enhancements

* Use new dir to avoid docker hack

# Fixes

* download() supports tags and commits

Please see the wiki for information about the options.
  • Loading branch information
ipitio authored Apr 14, 2024
1 parent 1a75969 commit 011a675
Show file tree
Hide file tree
Showing 5 changed files with 232 additions and 99 deletions.
2 changes: 1 addition & 1 deletion advanced/Scripts/piholeDebug.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ HTML_DIRECTORY="/var/www/html"
WEB_GIT_DIRECTORY="${HTML_DIRECTORY}/admin"
SHM_DIRECTORY="/dev/shm"
ETC="/etc"
SPEEDTEST_GIT_DIRECTORY="/etc/pihole/speedtest"
SPEEDTEST_GIT_DIRECTORY="/etc/pihole-speedtest"

# Files required by Pi-hole
# https://discourse.pi-hole.net/t/what-files-does-pi-hole-use/1684
Expand Down
Loading

0 comments on commit 011a675

Please sign in to comment.