mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-27 01:30:18 +00:00
setupVar tests passing for debian & centos
This commit is contained in:
parent
aa23fb1d56
commit
a03caea549
9 changed files with 178 additions and 1 deletions
|
@ -971,4 +971,6 @@ echo "::: The install log is located at: /etc/pihole/install.log"
|
|||
echo "::: View the web interface at http://pi.hole/admin or http://${IPv4_address%/*}/admin"
|
||||
}
|
||||
|
||||
main "$@"
|
||||
if [[ -z "$PHTEST" ]] ; then
|
||||
main "$@"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue