mirror of
https://github.com/chatmail/relay.git
synced 2026-05-16 16:18:58 +00:00
@missytake and me both tested the deployment manually, so I'll merge
This commit is contained in:
committed by
GitHub
parent
76b56d7b78
commit
2b5b06316d
@@ -498,6 +498,7 @@ def deploy_chatmail(config_path: Path) -> None:
|
||||
name="Add DeltaChat OBS home repository to sources.list",
|
||||
path="/etc/apt/sources.list",
|
||||
line="deb [signed-by=/etc/apt/keyrings/obs-home-deltachat.gpg] https://download.opensuse.org/repositories/home:/deltachat/Debian_12/ ./",
|
||||
escape_regex_characters=True,
|
||||
ensure_newline=True,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user