From 2666297d1abc6fc78f00256d6a08e1edea5a65e8 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Mon, 18 Aug 2025 18:55:54 -0600 Subject: [PATCH] awooo --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 40b54bf..4baca3a 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 install \ No newline at end of file +bash ~/esp/esp-idf-tools/esp-idf-tools-cmd.sh install \ No newline at end of file