Explorar el Código

Update mariadb_setup.sh

tteck hace 3 años
padre
commit
5b2ddcc119
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      mariadb_setup.sh

+ 1 - 1
mariadb_setup.sh

@@ -32,7 +32,7 @@ apt-get autoremove >/dev/null
 
 # Update container OS
 msg "Updating container OS..."
-apt-get --allow-releaseinfo-change update >/dev/null
+apt-get update >/dev/null
 apt-get -qqy upgrade &>/dev/null
 
 # Install prerequisites