Update bookworm

This commit is contained in:
Alexandre Aubin 2024-07-30 13:16:00 +02:00 committed by GitHub
parent 9e9ddb8676
commit 406d923554
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -236,7 +236,7 @@ function check_assertions()
{
if [[ $DISTRIB == "stable" ]]
then
error "Only unstable and testing branches are supported for Bookworm right now. We ABSOLUTELY DISCOURAGE using YunoHost Bookworm in any sort of production setup right now. Everything is in BETA STAGE ONLY."
error "Only unstable and testing branches are supported for Bookworm right now. We ABSOLUTELY DISCOURAGE using YunoHost Bookworm in any sort of production setup right now UNLESS YOU ARE A POWER-USER. Everything is in BETA STAGE ONLY."
return 1
fi