mirror of
https://github.com/YunoHost-Apps/gitea_ynh.git
synced 2024-09-03 20:36:22 +02:00
Update _common.sh
This commit is contained in:
parent
89cad6f251
commit
7c93959a04
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ config_nginx() {
|
||||||
ynh_add_nginx_config
|
ynh_add_nginx_config
|
||||||
}
|
}
|
||||||
|
|
||||||
config_gogs() {
|
config_gitea() {
|
||||||
ynh_backup_if_checksum_is_different "$final_path/custom/conf/app.ini"
|
ynh_backup_if_checksum_is_different "$final_path/custom/conf/app.ini"
|
||||||
|
|
||||||
cp ../conf/app.ini "$final_path/custom/conf"
|
cp ../conf/app.ini "$final_path/custom/conf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue