فهرست منبع

Update mariadb_setup.sh

tteck 3 سال پیش
والد
کامیت
5b2ddcc119
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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