cmdeploy: run apt update to make sure dns-utils can be installed

This commit is contained in:
missytake
2025-04-20 21:17:51 +02:00
committed by holger krekel
parent 5f29c53232
commit b9a4471ee4
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
## untagged
- If `dns-utils` needs to be installed before cmdeploy run, apt update to make sure it works
([#560](https://github.com/chatmail/relay/pull/560))
- Add config value after how many days large files are deleted
([#555](https://github.com/chatmail/relay/pull/555))