Explorar o código

Update setup.sh

pip3 update
assume-breach hai 1 ano
pai
achega
53827bea19
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      Harriet/setup.sh

+ 2 - 1
Harriet/setup.sh

@@ -1,7 +1,8 @@
 #!/bin/bash
 apt update -y
 apt-get install mingw-w64 -y
-pip install pycryptodome
+apt install python3-pip -y
+pip3 install pycryptodome -y
 apt install osslsigncode -y
 cd Harriet/Resources/
 bash createcert.sh