@missytake and me both tested the deployment manually, so I'll merge
This commit is contained in:
Christian Hagenest
2024-05-17 17:45:28 +02:00
committed by GitHub
parent 76b56d7b78
commit 2b5b06316d
2 changed files with 4 additions and 0 deletions

View File

@@ -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,
)