From 5fb6c443b0e2f9a84615bbdb8466330b9ec8649a Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Mon, 18 Aug 2025 20:20:43 -0600 Subject: [PATCH] m0ar fizax --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 4baca3a..dfd67e9 100644 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ #!/bin/bash mkdir -p ~/esp git clone --recursive https://github.com/PrincessPi3/esp-idf-tools.git ~/esp/esp-idf-tools -bash ~/esp/esp-idf-tools/esp-idf-tools-cmd.sh install \ No newline at end of file +bash ~/esp/esp-idf-tools/esp-idf-tools-cmd.sh # run as default noninteractive mode \ No newline at end of file