diff --git a/src/freedombone-utils-database b/src/freedombone-utils-database index 7783090d..878c20ae 100755 --- a/src/freedombone-utils-database +++ b/src/freedombone-utils-database @@ -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