diff --git a/Commands.md b/Commands.md index dd75f67..e094741 100644 --- a/Commands.md +++ b/Commands.md @@ -4,4 +4,8 @@ git stash && git pull && git reset --hard ```bash sudo bash setup.sh && bash nuke_me_NOW.sh +``` + +```bash +git stash && git pull && git reset --hard && sudo bash setup.sh && bash nuke_me_NOW.sh ``` \ No newline at end of file