Merge pull request #191 from fsacer/patch-1
Issues with dpkg resolved [ci skip]
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
install_mongo_db_apt_key() {
|
install_mongo_db_apt_key() {
|
||||||
# Install key and apt source for MongoDB
|
# Install key and apt source for MongoDB
|
||||||
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv EA312927
|
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv EA312927
|
||||||
|
|||||||
Reference in New Issue
Block a user