Fixed
- APT Hook — Fixed broken heredoc escaping in
post-update.shthat caused the Nodes.pm sensor patch to be injected as a single malformed line, breaking Perl syntax and preventingpveproxyfrom starting after a PVE update. Issue #45- Added Perl syntax check (
perl -c) after patching with automatic rollback if validation fails
- Added Perl syntax check (