root 27f2f91ec6 fix(deploy): install sudo on minimal Debian, use runuser instead of sudo
Minimal-LXC-Templates (debian-13-standard) have no sudo. Script
runs as root anyway, so switch to runuser. Also install sudo so
the systemd service file's 'User=deploy' has the helper available
when needed.
2026-05-13 15:47:27 +00:00
..