mirror of
https://github.com/YunoHost-Apps/yellow_ynh.git
synced 2024-09-03 20:36:12 +02:00
Update upgrade.sh
This commit is contained in:
parent
921662dcfb
commit
e026419e3f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/upgrade.sh
vendored
2
.github/workflows/upgrade.sh
vendored
|
@ -63,7 +63,7 @@ echo "Handling asset at $asset_url"
|
|||
# Here we base the source file name upon a unique keyword in the assets url (admin vs. update)
|
||||
# Leave $src empty to ignore the asset
|
||||
case $asset_url in
|
||||
*"komga-"*".jar"*)
|
||||
*)
|
||||
src="app"
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Add table
Reference in a new issue