mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2025-09-02 18:18:31 +02:00
fix upgrade script
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user