mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-24 08:10:14 +00:00
Use utils.sh in install script
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
66eeee5548
commit
9b5ea13a33
3 changed files with 42 additions and 48 deletions
|
@ -79,6 +79,7 @@ def test_setupVars_saved_to_file(host):
|
|||
echo start
|
||||
TERM=xterm
|
||||
source /opt/pihole/basic-install.sh
|
||||
source /opt/pihole/utils.sh
|
||||
{}
|
||||
mkdir -p /etc/dnsmasq.d
|
||||
version_check_dnsmasq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue