From b1c24d909dbcfd24e1786dff3f95461b1560b82a Mon Sep 17 00:00:00 2001 From: Kay0u Date: Thu, 2 Mar 2023 22:27:37 +0100 Subject: [PATCH] fix resotre --- scripts/restore | 6 ------ 1 file changed, 6 deletions(-) diff --git a/scripts/restore b/scripts/restore index 9c697d1..20e79fb 100755 --- a/scripts/restore +++ b/scripts/restore @@ -24,12 +24,6 @@ ynh_restore_file --origin_path="$data_dir" --not_mandatory #================================================= # SPECIFIC RESTORE -#================================================= -# RESTORE SYSTEMD -#================================================= - -ynh_restore_file --origin_path="/etc/systemd/system/$app.service" - #================================================= # RESTORE SYSTEM CONFIGURATIONS #=================================================