mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-23 11:31:35 +01:00
Update _common.sh
This commit is contained in:
parent
89cad6f251
commit
7c93959a04
@ -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…
Reference in New Issue
Block a user