From 4bbc57360ca217b3b73029a25ad1a89ee82dba2c Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Mon, 30 Apr 2018 12:18:09 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 0b302be..884ffd5 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -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