Explorar el Código

Update setup.sh

pip3 update
assume-breach hace 1 año
padre
commit
53827bea19
Se han modificado 1 ficheros con 2 adiciones y 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