Browse Source

Update debian11_setup.sh

tteck 3 năm trước cách đây
mục cha
commit
541e9fb60a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      debian11_setup.sh

+ 1 - 1
debian11_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