mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
upgrade debian packages on "cmdeploy run"
This commit is contained in:
@@ -489,6 +489,7 @@ def deploy_chatmail(config_path: Path) -> None:
|
||||
)
|
||||
|
||||
apt.update(name="apt update", cache_time=24 * 3600)
|
||||
apt.upgrade(name="upgrade apt packages", auto_remove=True)
|
||||
|
||||
apt.packages(
|
||||
name="Install rsync",
|
||||
|
||||
Reference in New Issue
Block a user