mirror of
https://github.com/YunoHost-Apps/pihole_ynh.git
synced 2024-09-03 20:05:58 +02:00
fix
This commit is contained in:
parent
4226856826
commit
5cc0fe9d75
1 changed files with 1 additions and 1 deletions
2
.github/workflows/updater.sh
vendored
2
.github/workflows/updater.sh
vendored
|
@ -77,7 +77,7 @@ for asset_url in ${assets[@]}; do
|
|||
*"FTL"*)
|
||||
src="pi-hole_FTL"
|
||||
;;
|
||||
*"AdminLTE"*)
|
||||
*"web"*)
|
||||
src="pi-hole_AdminLTE"
|
||||
;;
|
||||
*"pi-hole"*)
|
||||
|
|
Loading…
Add table
Reference in a new issue