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:
parent
13878974a6
commit
52aa52c3b1
@ -2028,7 +2028,6 @@ FTLinstall() {
|
||||
|
||||
local ftlBranch
|
||||
local url
|
||||
local ftlBranch
|
||||
|
||||
if [[ -f "/etc/pihole/ftlbranch" ]];then
|
||||
ftlBranch=$(</etc/pihole/ftlbranch)
|
||||
|
Loading…
Reference in New Issue
Block a user