mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
fix upgrade script
This commit is contained in:
parent
43282662a9
commit
0295beceb0
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue