mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
fix sticklr complaint
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
parent
0320d85028
commit
011fa8c6ea
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ readonly gravityDBfile="/etc/pihole/gravity.db"
|
|||
|
||||
# Source install script for ${setupVars}, ${PI_HOLE_BIN_DIR} and valid_ip()
|
||||
readonly PI_HOLE_FILES_DIR="/etc/.pihole"
|
||||
# shellcheck disable=SC2034 # used in basic-install
|
||||
PH_TEST="true"
|
||||
source "${PI_HOLE_FILES_DIR}/automated install/basic-install.sh"
|
||||
|
||||
|
|
Loading…
Reference in a new issue