We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb3c48 commit b8daaceCopy full SHA for b8daace
Tool/msdconsoleUPD
@@ -27,5 +27,8 @@ echo -e $w"["$o"SYSTEM"$w"]"$w" Press enter. To update AllHackingTools"$w
27
read a1
28
cd
29
30
-python3 AllHackingTools/.check/UpdaterConfig.py
+rm -rf AutoUpdateMyTools
31
+git clone https://github.com/mishakorzik/AutoUpdateMyTools
32
+cd AutoUpdateMyTools
33
+bash AllHackingToolupdate.sh
34
0 commit comments