Remove variables not needed any more

pull/1033/head
DL6ER 8 years ago
parent 4632b0f797
commit 15db1ffdd5
No known key found for this signature in database
GPG Key ID: 00135ACBD90B28DD

@ -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…
Cancel
Save