mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-12-10 03:59:39 -06:00
Unifi installation script fix (#8242)
* reverting to bookworm for mongodb as trixie doesn't exist yet * For testing * Revert "For testing" This reverts commit 0c4352671388e3959367f562cdbe0f67686421e5.
This commit is contained in:
parent
e12b9383a9
commit
f58b58806b
@ -54,7 +54,7 @@ else
|
|||||||
cat <<EOF | sudo tee /etc/apt/sources.list.d/mongodb-org-7.0.sources >/dev/null
|
cat <<EOF | sudo tee /etc/apt/sources.list.d/mongodb-org-7.0.sources >/dev/null
|
||||||
Types: deb
|
Types: deb
|
||||||
URIs: http://repo.mongodb.org/apt/debian
|
URIs: http://repo.mongodb.org/apt/debian
|
||||||
Suites: trixie/mongodb-org/7.0
|
Suites: bookworm/mongodb-org/7.0
|
||||||
Components: main
|
Components: main
|
||||||
Signed-By: /usr/share/keyrings/mongodb-server-7.0.gpg
|
Signed-By: /usr/share/keyrings/mongodb-server-7.0.gpg
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user