Commit Graph

16 Commits (1d43c0a2fa36ddc993db51b1751e26cbc8123fbf)

Author SHA1 Message Date
mpiederiet 3220e2b978
Fix for preventing git error message in cron logs
5 years ago
Mark Drobnak 85dceb12a1
Use curl -s instead of -q
6 years ago
Mcat12 d55012f724
Append versions (after the first) instead of overwriting in updatecheck
6 years ago
Adam Warner 0627e68078
Shellcheck is not a fan of sourcing scripts it does not know about. Add Directive to stop shellcheck from checking this.
6 years ago
Adam Warner 7d78f6314a
Source Setupvars file and only check local/remote Web branch/version if the web interface is installed.
6 years ago
Dan Schaper aca359c2e2
Space/Tab updatecheck.sh
6 years ago
DL6ER cca8412921
Use "echo -n" to avoid haveing newlines in the files
6 years ago
DL6ER d15a5ad5c1
Add required documentation in the source code
6 years ago
DL6ER 8ed75dd176
Add extra entry to the end of the saved branches and versions such that PHP's explode() subroutine can correctly disentangle the first three entries and does not get confused by the newline character at the end of the FTL version/branch...
6 years ago
DL6ER be0c457445
Sleep 30 seconds after reboot to be sure that the system is ready
6 years ago
DL6ER 05d015169c
Check for local version and branches every 10 minutes, check for remote versions only once a day
7 years ago
DL6ER 90efa3b610
Simplify git subroutines
7 years ago
DL6ER 0db76aada0
Silence errors when directory to be checked does not exist (system may have been installed without a web interface!)
7 years ago
DL6ER 9be854031f
Don't store FTL branch until the next release of FTL which supports returning the branch in an easy way
7 years ago
DL6ER 709851503f
Use "pihole-FTL branch" to get FTL's branch
7 years ago
DL6ER 6ca47dc3b3
Add bash / cron based update checker for Pi-hole
7 years ago