assume-breach 2 лет назад
Родитель
Сommit
2700a8c532
1 измененных файлов с 3 добавлено и 1 удалено
  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)