This commit is contained in:
Alexandre Aubin 2024-01-14 16:07:26 +01:00
parent d95cdfd7ec
commit 2ea7fcfd24

View file

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