From d8ea184f27acdcf8a67394299a8a2e6f2d30edc4 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sun, 23 May 2021 00:51:41 +0530 Subject: [PATCH] removed /etc/ --- scripts/restore | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/restore b/scripts/restore index 7746189..9fcbe03 100755 --- a/scripts/restore +++ b/scripts/restore @@ -83,8 +83,6 @@ chown -R $app:www-data "$final_path" #================================================= ynh_script_progression --message="Restoring various files..." -ynh_restore_file --origin_path="/etc/$app/" - #================================================= # RESTORE SYSTEMD #=================================================