mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
test for bookworm
This commit is contained in:
parent
cc0a30f3f0
commit
d1edcaa473
1 changed files with 1 additions and 1 deletions
|
@ -344,7 +344,7 @@ ynh_install_mongo() {
|
|||
elif [ "$mongo_debian_release" == bullseye ] ; then
|
||||
ubuntu_version="focal"
|
||||
elif [ "$mongo_debian_release" == bookworm ] ; then
|
||||
ubuntu_version="jammy"
|
||||
ubuntu_version="focal"
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue