mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Update bookworm
This commit is contained in:
parent
9e9ddb8676
commit
406d923554
1 changed files with 1 additions and 1 deletions
2
bookworm
2
bookworm
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue