mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
Replace gitea by
This commit is contained in:
parent
ee15d3c5d6
commit
462418582e
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ fi
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# Clean template to fix issue : https://github.com/gogits/gogs/issues/4585
|
# Clean template to fix issue : https://github.com/gogits/gogs/issues/4585
|
||||||
ynh_secure_remove "/opt/gitea/templates"
|
ynh_secure_remove "/opt/$app/templates"
|
||||||
|
|
||||||
# Install gitea
|
# Install gitea
|
||||||
ynh_setup_source $final_path $architecture
|
ynh_setup_source $final_path $architecture
|
||||||
|
|
Loading…
Add table
Reference in a new issue