1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pihole_ynh.git synced 2024-09-03 20:05:58 +02:00
This commit is contained in:
OniriCorpe 2024-02-14 00:02:15 +01:00 committed by Félix Piédallu
parent 4226856826
commit 5cc0fe9d75

View file

@ -77,7 +77,7 @@ for asset_url in ${assets[@]}; do
*"FTL"*) *"FTL"*)
src="pi-hole_FTL" src="pi-hole_FTL"
;; ;;
*"AdminLTE"*) *"web"*)
src="pi-hole_AdminLTE" src="pi-hole_AdminLTE"
;; ;;
*"pi-hole"*) *"pi-hole"*)