瀏覽代碼

Update setup.sh

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

+ 2 - 2
StageFright/StageFright/setup.sh

@@ -1,8 +1,8 @@
 #!/bin/bash
 #!/bin/bash
 apt update -y
 apt update -y
-cd Harriet/Resources
+cd StageFright/Resources/
 apt-get install mingw-w64 -y
 apt-get install mingw-w64 -y
 git clone https://github.com/secretsquirrel/SigThief.git
 git clone https://github.com/secretsquirrel/SigThief.git
-mv SigThief/ Harriet/Resources/
+mv SigThief/ StageFright/Resources/
 pip install pycryptodome
 pip install pycryptodome