mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Remove empty line
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
ec9f490fcc
commit
dfcdfd4b0a
1 changed files with 1 additions and 2 deletions
|
@ -1819,7 +1819,6 @@ installPiholeWeb() {
|
||||||
printf "%b %b %s\\n" "${OVER}" "${TICK}" "${str}"
|
printf "%b %b %s\\n" "${OVER}" "${TICK}" "${str}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
# Installs a cron file
|
# Installs a cron file
|
||||||
installCron() {
|
installCron() {
|
||||||
# Install the cron job
|
# Install the cron job
|
||||||
|
|
Loading…
Reference in a new issue