eliminato monitee e corretto servizio update agent beszel

This commit is contained in:
piccihud
2024-12-27 20:58:52 +01:00
parent 6feca5103e
commit dd1ad2c909
3 changed files with 1 additions and 91 deletions

View File

@ -4,4 +4,4 @@ Wants=beszel-agent.service
[Service]
Type=oneshot
ExecStart=/bin/sh -c '/opt/beszel-agent/beszel-agent update | grep -q "Successfully updated" && systemctl restart beszel-agent'
ExecStart=/opt/beszel-agent/beszel-agent update | grep -q "Successfully updated" && systemctl restart beszel-agent