Obsolete package removed
This commit is contained in:
parent
07594a124e
commit
ea5593208f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue