mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
Update mongodb.sh
This commit is contained in:
parent
cd1a0a03a2
commit
3f23bef3f0
@ -12,7 +12,7 @@ YUM_PATH="${BASE_PATH}/yum"
|
|||||||
APT_PATH="${BASE_PATH}/apt"
|
APT_PATH="${BASE_PATH}/apt"
|
||||||
|
|
||||||
UBUNTU_VERSIONS=("trusty" "precise" "xenial" "bionic")
|
UBUNTU_VERSIONS=("trusty" "precise" "xenial" "bionic")
|
||||||
DEBIAN_VERSIONS=("wheezy" "jessie" "stretch")
|
DEBIAN_VERSIONS=("wheezy" "jessie" "stretch" "buster")
|
||||||
MONGO_VERSIONS=("4.0" "3.6" "3.4" "3.2")
|
MONGO_VERSIONS=("4.0" "3.6" "3.4" "3.2")
|
||||||
STABLE_VERSION="4.0"
|
STABLE_VERSION="4.0"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user