assume-breach hace 2 años
padre
commit
2700a8c532
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      AutoC2/AutoC2/C2.sh

+ 3 - 1
AutoC2/AutoC2/C2.sh

@@ -110,8 +110,10 @@ read Random2
 echo ""
 echo "Enter A Different Random Word!"
 read Random3
+apt --fix-broken install
 
-apt install -y docker.io
+apt install -y docker
+apt --fix-broken install
 
 custom1=$(echo $custom1 | md5sum | head -c 20)