From 6611357a12163ad3dc2f38380dbea082690a6469 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Thu, 23 Oct 2025 01:58:17 -0600 Subject: [PATCH] 1761206298 --- Commands.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Commands.md b/Commands.md index 6aed714..ad80e36 100644 --- a/Commands.md +++ b/Commands.md @@ -15,9 +15,13 @@ git stash && git pull && git reset --hard && sudo bash setup.sh && bash nuke_me_ ``` ```bash -output_log=output.log && error_log=error.log && device=/dev/sda5` +output_log=output.log && error_log=error.log && device=/dev/sda5 ``` ```bash output_log=/dev/null && error_log=/dev/null && device=/dev/sda5 +``` + +```bash +git clone https://github.com/PrincessPi3/nuke_me_NOW.git && cd nuke_me_NOW ``` \ No newline at end of file