mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-23 11:31:35 +01:00
fix upgrade script
This commit is contained in:
parent
43282662a9
commit
0295beceb0
@ -233,10 +233,6 @@ case $upstream_version in
|
|||||||
ynh_setup_source $final_path source/${architecture}_1.16
|
ynh_setup_source $final_path source/${architecture}_1.16
|
||||||
restart_gitea
|
restart_gitea
|
||||||
;&
|
;&
|
||||||
"1.16."* )
|
|
||||||
ynh_setup_source $final_path source/${architecture}_1.16
|
|
||||||
restart_gitea
|
|
||||||
;&
|
|
||||||
"1.16."* )
|
"1.16."* )
|
||||||
ynh_setup_source $final_path source/${architecture}_1.17
|
ynh_setup_source $final_path source/${architecture}_1.17
|
||||||
restart_gitea
|
restart_gitea
|
||||||
|
Loading…
Reference in New Issue
Block a user