mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-31 02:10:57 +00:00
Use "pihole-FTL branch" to get FTL's branch
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
parent
6ca47dc3b3
commit
709851503f
@ -46,7 +46,7 @@ function get_local_branch() {
|
||||
|
||||
CORE_BRANCH="$(get_local_branch /etc/.pihole)"
|
||||
WEB_BRANCH="$(get_local_branch /var/www/html/admin)"
|
||||
FTL_BRANCH="$(pihole-FTL tag)"
|
||||
FTL_BRANCH="$(pihole-FTL branch)"
|
||||
|
||||
echo "${CORE_BRANCH} ${WEB_BRANCH} ${FTL_BRANCH}" > "/etc/pihole/localbranches"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user