From 9783ae28c0e598883d4b58e48af22d30fb16f33e Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Mon, 18 Aug 2025 22:33:06 -0600 Subject: [PATCH] hopefull6 ] --- uninstall.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/uninstall.sh b/uninstall.sh index d7016bf..a3cf24d 100644 --- a/uninstall.sh +++ b/uninstall.sh @@ -48,6 +48,7 @@ echo -e "\tRemoving directories" rm -rf "$installDir/esp-idf" 2>/dev/null rm -rf "$installDir/esp-dev-kits" 2>/dev/null rm -rf "$installDir/esp-idf-tools" 2>/dev/null +rm -rf "$installDir/.custom_bin" 2>/dev/null rm -rf "$installDir/.espressif" 2>/dev/null # nuke logs and supress errors