mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-01-23 12:59:47 +00:00
remove duplicate declaration
Signed-off-by: Rob Gill <rrobgill@protonmail.com>
This commit is contained in:
parent
13878974a6
commit
52aa52c3b1
1 changed files with 0 additions and 1 deletions
|
@ -2028,7 +2028,6 @@ FTLinstall() {
|
|||
|
||||
local ftlBranch
|
||||
local url
|
||||
local ftlBranch
|
||||
|
||||
if [[ -f "/etc/pihole/ftlbranch" ]];then
|
||||
ftlBranch=$(</etc/pihole/ftlbranch)
|
||||
|
|
Loading…
Add table
Reference in a new issue