Przeglądaj źródła

Update debian11_setup.sh

tteckster 3 lat temu
rodzic
commit
a136796704
1 zmienionych plików z 1 dodań i 1 usunięć
  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 update --allow-releaseinfo-change &>/dev/null
+#apt-get update --allow-releaseinfo-change &>/dev/null
 apt-get upgrade &>/dev/null
 
 # Install prerequisites