Browse Source

Update mariadb_setup.sh

tteck 3 năm trước cách đây
mục cha
commit
9fc95c248c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 update >/dev/null
+apt-get --allow-releaseinfo-change update >/dev/null
 apt-get -qqy upgrade &>/dev/null
 
 # Install prerequisites