mongodb repo upd
This commit is contained in:
parent
3ced5a0b0d
commit
c2a304961f
1 changed files with 4 additions and 1 deletions
|
@ -432,7 +432,10 @@ function addSpecificRepo_Gyazo () {
|
||||||
#
|
#
|
||||||
function addSpecificRepo_MongoDB3CE () {
|
function addSpecificRepo_MongoDB3CE () {
|
||||||
addKey "hkp://keyserver.ubuntu.com:80" "2930ADAE8CAF5059EE73BB4B58712A2291FA4AD5"
|
addKey "hkp://keyserver.ubuntu.com:80" "2930ADAE8CAF5059EE73BB4B58712A2291FA4AD5"
|
||||||
addRepo "mongodb-org-3.6.list" "deb [ arch=amd64,arm64 ] http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/testing multiverse"
|
addRepo "mongodb-org-3.6.list" "deb [ arch=amd64,arm64 ] https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 multiverse"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue