diff --git a/scripts/restore b/scripts/restore index e702b98..53a3c3c 100644 --- a/scripts/restore +++ b/scripts/restore @@ -108,6 +108,7 @@ ynh_systemd_action --service_name=$app --action="start" --log_path="/var/log/$ap #================================================= ynh_restore_file --origin_path="/etc/logrotate.d/$app" +mkdir -p "/var/log/$app" #================================================= # GENERIC FINALIZATION