From 82ec17ae477d4512872996700773861990157982 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Thu, 23 Oct 2025 01:16:53 -0600 Subject: [PATCH] 1761203813 --- nuke_me_NOW.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuke_me_NOW.sh b/nuke_me_NOW.sh index e82a299..f3443e8 100644 --- a/nuke_me_NOW.sh +++ b/nuke_me_NOW.sh @@ -6,7 +6,7 @@ debug=2 # 1 to enable any other to disable if [[ $debug == 1 ]]; then output_log=output.log error_log=error.log -elif [[ $debug=2 ]] +elif [[ $debug=2 ]]; then output_log=- error_log=- else