mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Update updater.sh
This commit is contained in:
parent
15758a9040
commit
1fb1c7a7f9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/updater.sh
vendored
2
.github/workflows/updater.sh
vendored
|
@ -70,7 +70,7 @@ case $asset_url in
|
||||||
src="app"
|
src="app"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
src=""
|
src="app"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue