瀏覽代碼

Update setup.sh

assume-breach 1 年之前
父節點
當前提交
65cae3e041
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Harriet/setup.sh

+ 1 - 1
Harriet/setup.sh

@@ -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