mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
committed by
GitHub
parent
4f28476c47
commit
777a7addd2
@@ -645,3 +645,9 @@ def deploy_chatmail(config_path: Path) -> None:
|
||||
restarted=journald_conf.changed,
|
||||
)
|
||||
|
||||
apt.packages(
|
||||
name="Ensure cron is installed",
|
||||
packages=["cron"],
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user