|
@@ -2,7 +2,7 @@
|
|
|
apt update -y
|
|
apt update -y
|
|
|
apt-get install mingw-w64 -y
|
|
apt-get install mingw-w64 -y
|
|
|
apt install python3-pip -y
|
|
apt install python3-pip -y
|
|
|
-pip3 install pycryptodome -y
|
|
|
|
|
|
|
+pip3 install pycryptodome
|
|
|
apt install osslsigncode -y
|
|
apt install osslsigncode -y
|
|
|
cd Harriet/Resources/
|
|
cd Harriet/Resources/
|
|
|
bash createcert.sh
|
|
bash createcert.sh
|