Obsolete package removed

This commit is contained in:
Bob Mottram 2017-06-03 16:22:51 +01:00
parent 07594a124e
commit ea5593208f
1 changed files with 1 additions and 2 deletions

View File

@ -129,8 +129,7 @@ function install_mariadb {
if [[ $(is_completed $FUNCNAME) == "1" ]]; then
return
fi
apt-get -yq install python-software-properties debconf-utils
apt-get -yq install software-properties-common
apt-get -yq install software-properties-common debconf-utils
apt-get -yq update
function_check get_mariadb_password