Skip to content

Commit f619f34

Browse files
Update install_frida.sh
1 parent b4a76c9 commit f619f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_frida.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ if [ -f "frida-core-devkit-android-arm64.tar.xz" ]; then
3434
rm -f frida-core-devkit-android-arm64.tar.xz
3535
fi
3636

37-
git clone https://github.com/AbhiTheModder/frida-python-android
37+
git clone https://github.com/AbhiTheModder/frida-python frida-python-android
3838

3939
cd frida-python-android
4040

0 commit comments

Comments
 (0)