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

View File

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