mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 04:12:42 +00:00
update mongodb version
This commit is contained in:
parent
40715aed42
commit
ebffba1a28
@ -13,8 +13,8 @@ APT_PATH="${BASE_PATH}/apt"
|
||||
|
||||
UBUNTU_VERSIONS=("trusty" "precise" "xenial")
|
||||
DEBIAN_VERSIONS=("wheezy" "jessie")
|
||||
MONGO_VERSIONS=("3.2" "3.0")
|
||||
STABLE_VERSION="3.2"
|
||||
MONGO_VERSIONS=("3.4" "3.2" "3.0")
|
||||
STABLE_VERSION="3.4"
|
||||
|
||||
UBUNTU_PATH="${APT_PATH}/ubuntu"
|
||||
DEBIAN_PATH="${APT_PATH}/debian"
|
||||
|
Loading…
x
Reference in New Issue
Block a user