Skip to content

Commit b8daace

Browse files
authored
Update msdconsoleUPD
1 parent 8bb3c48 commit b8daace

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Tool/msdconsoleUPD

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,8 @@ echo -e $w"["$o"SYSTEM"$w"]"$w" Press enter. To update AllHackingTools"$w
2727
read a1
2828
cd
2929
cd
30-
python3 AllHackingTools/.check/UpdaterConfig.py
30+
rm -rf AutoUpdateMyTools
31+
git clone https://github.com/mishakorzik/AutoUpdateMyTools
32+
cd AutoUpdateMyTools
33+
bash AllHackingToolupdate.sh
3134

0 commit comments

Comments
 (0)