From 6f72b3ba0da3de96a97bce1dbd9674628a8ff5e9 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Mon, 18 Aug 2025 22:29:43 -0600 Subject: [PATCH] hopefull6 ] --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 188e2ad..6a3932a 100644 --- a/install.sh +++ b/install.sh @@ -59,6 +59,6 @@ git clone --recursive https://github.com/PrincessPi3/esp-idf-tools.git "$install # do da install ## tryan nuke mode for lulz echo -e "\n\nRunning install script!\n\n" -bash -c "$installDir/esp-idf-tools/esp-idf-tools-cmd.sh nuke" +bash $installDir/esp-idf-tools/esp-idf-tools-cmd.sh nuke echo -e "\n\nINSTALL COMPLETE\n\n" \ No newline at end of file