Update _common.sh

This commit is contained in:
Rafi59 2018-04-24 16:41:36 +02:00 committed by GitHub
parent 89cad6f251
commit 7c93959a04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ config_nginx() {
ynh_add_nginx_config
}
config_gogs() {
config_gitea() {
ynh_backup_if_checksum_is_different "$final_path/custom/conf/app.ini"
cp ../conf/app.ini "$final_path/custom/conf"