mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 23:08:07 +00:00
Remove variables not needed any more
This commit is contained in:
parent
4632b0f797
commit
15db1ffdd5
@ -102,9 +102,7 @@ GitCheckUpdateAvail() {
|
||||
|
||||
main() {
|
||||
local pihole_version_current
|
||||
local pihole_version_latest
|
||||
local web_version_current
|
||||
local web_version_latest
|
||||
|
||||
#This is unlikely
|
||||
if ! is_repo "${PI_HOLE_FILES_DIR}" || ! is_repo "${ADMIN_INTERFACE_DIR}" ; then
|
||||
|
Loading…
Reference in New Issue
Block a user