From db41a4e8d837e93deeb36fc0468920631e092452 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Mon, 18 Aug 2025 22:07:58 -0600 Subject: [PATCH] jesus fucvk fix4es --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 736f690..e6a3803 100644 --- a/install.sh +++ b/install.sh @@ -42,6 +42,7 @@ mkdir -p ~/esp git clone --recursive https://github.com/PrincessPi3/esp-idf-tools.git ~/esp/esp-idf-tools # do da install -bash ~/esp/esp-idf-tools/esp-idf-tools-cmd.sh # run as default noninteractive mode +## tryan nuke mode for lulz +bash -c "$HOME/esp/esp-idf-tools/esp-idf-tools-cmd.sh nuke" echo -e "\n\nINSTALL COMPLETE\n\n" \ No newline at end of file