Browse Source

Update C2.sh

assume-breach 2 năm trước cách đây
mục cha
commit
2700a8c532
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      AutoC2/AutoC2/C2.sh

+ 3 - 1
AutoC2/AutoC2/C2.sh

@@ -110,8 +110,10 @@ read Random2
 echo ""
 echo ""
 echo "Enter A Different Random Word!"
 echo "Enter A Different Random Word!"
 read Random3
 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)
 custom1=$(echo $custom1 | md5sum | head -c 20)