diff --git a/scripts/restore b/scripts/restore index 53fd758..ddd8baf 100755 --- a/scripts/restore +++ b/scripts/restore @@ -68,7 +68,7 @@ ynh_script_progression --message="Restoring the logrotate configuration..." --we mkdir -p "/var/log/$app" chown -R $app: "/var/log/$app" -ynh_restore_file --origin_path="/etc/logrotate.d/$app" +ynh_restore_file --origin_path="/var/log/$app" #================================================= # INTEGRATE SERVICE IN YUNOHOST