mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-05 07:00:19 +00:00
unexpected end of file
This commit is contained in:
parent
0ac50db442
commit
f13d496179
1 changed files with 1 additions and 0 deletions
|
@ -478,6 +478,7 @@ SetCronTab()
|
|||
printf '%s\n' "$newtab" >>crontab.tmp
|
||||
crontab crontab.tmp && rm -f crontab.tmp
|
||||
fi
|
||||
}
|
||||
CheckUrl(){
|
||||
local regex
|
||||
# Check for characters NOT allowed in URLs
|
||||
|
|
Loading…
Add table
Reference in a new issue