From 2ea7fcfd24472d2634691dc451ac29e194ab5c3e Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 14 Jan 2024 16:07:26 +0100 Subject: [PATCH] Typo --- bookworm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookworm b/bookworm index 54e3d8b..38138d9 100755 --- a/bookworm +++ b/bookworm @@ -484,7 +484,7 @@ function setup_package_source() { # Debian repository - local CUSTOMDEB="deb [signed-by=/usr/share/keyrings/yunohost-booworm.gpg] http://forge.yunohost.org/debian/ bookworm stable" + local CUSTOMDEB="deb [signed-by=/usr/share/keyrings/yunohost-bookworm.gpg] http://forge.yunohost.org/debian/ bookworm stable" if [[ "$DISTRIB" == "stable" ]] ; then echo "$CUSTOMDEB" > $CUSTOMAPT