Skip to content

Commit

Permalink
Update msdconsoleUPD
Browse files Browse the repository at this point in the history
  • Loading branch information
mishakorzik authored Jul 9, 2024
1 parent 8bb3c48 commit b8daace
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Tool/msdconsoleUPD
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,8 @@ echo -e $w"["$o"SYSTEM"$w"]"$w" Press enter. To update AllHackingTools"$w
read a1
cd
cd
python3 AllHackingTools/.check/UpdaterConfig.py
rm -rf AutoUpdateMyTools
git clone https://github.com/mishakorzik/AutoUpdateMyTools
cd AutoUpdateMyTools
bash AllHackingToolupdate.sh

0 comments on commit b8daace

Please sign in to comment.