mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-21 10:31:36 +01:00
Update _common.sh
This commit is contained in:
parent
e70bf75f2f
commit
4bbc57360c
@ -48,7 +48,7 @@ config_nginx() {
|
||||
config_gitea() {
|
||||
ynh_backup_if_checksum_is_different "$final_path/custom/conf/app.ini"
|
||||
|
||||
cp ../conf/app.ini "$final_path/custom/conf"
|
||||
cp "$final_path/app.ini" "$final_path/custom/conf"
|
||||
|
||||
if [ "$path_url" = "/" ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user