Remove empty line

Signed-off-by: Christian König <ckoenig@posteo.de>
pull/3608/head
Christian König 4 years ago
parent ec9f490fcc
commit dfcdfd4b0a

@ -1484,7 +1484,7 @@ installConfigs() {
return 1
fi
fi
# If the user chose to install the dashboard,
if [[ "${INSTALL_WEB_SERVER}" == true ]]; then
# and if the Web server conf directory does not exist,
@ -1819,7 +1819,6 @@ installPiholeWeb() {
printf "%b %b %s\\n" "${OVER}" "${TICK}" "${str}"
}
# Installs a cron file
installCron() {
# Install the cron job

Loading…
Cancel
Save