mirror of
https://github.com/chatmail/relay.git
synced 2026-09-19 05:40:08 +00:00
@@ -645,3 +645,9 @@ def deploy_chatmail(config_path: Path) -> None:
|
|||||||
restarted=journald_conf.changed,
|
restarted=journald_conf.changed,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
apt.packages(
|
||||||
|
name="Ensure cron is installed",
|
||||||
|
packages=["cron"],
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user