1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-12-22 06:48:07 +00:00

remove duplicate declaration

Signed-off-by: Rob Gill <rrobgill@protonmail.com>
This commit is contained in:
Rob Gill 2018-06-07 08:19:26 +10:00 committed by GitHub
parent 13878974a6
commit 52aa52c3b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2028,7 +2028,6 @@ FTLinstall() {
local ftlBranch
local url
local ftlBranch
if [[ -f "/etc/pihole/ftlbranch" ]];then
ftlBranch=$(</etc/pihole/ftlbranch)