Pārlūkot izejas kodu

Obsolete package removed

Bob Mottram 7 gadus atpakaļ
vecāks
revīzija
ea5593208f
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. 1
    2
      src/freedombone-utils-database

+ 1
- 2
src/freedombone-utils-database Parādīt failu

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