Forgot two places

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2022-01-09 06:56:24 +01:00
parent 0b9d4a47ad
commit 2c07d27ad7
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -483,7 +483,6 @@ def test_installPihole_fresh_install_readableBlockpage(host, test_webpage):
setup_var_file += "{}={}\n".format(k, v)
setup_var_file += "INSTALL_WEB_SERVER=true\n"
setup_var_file += "INSTALL_WEB_INTERFACE=true\n"
setup_var_file += "IPV4_ADDRESS=127.0.0.1\n"
setup_var_file += "EOF\n"
host.run(setup_var_file)
installWeb = host.run('''