Issues with dpkg resolved

This fixed my issues: https://serverfault.com/questions/500764/dpkg-reconfigure-unable-to-re-open-stdin-no-file-or-directory
This commit is contained in:
Franci Šacer
2019-01-29 07:32:49 +01:00
committed by GitHub
parent 1ab3e4c699
commit cf802a1ea3

View File

@@ -1,5 +1,7 @@
#! /bin/bash
export DEBIAN_FRONTEND=noninteractive
install_mongo_db_apt_key() {
# Install key and apt source for MongoDB
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv EA312927