From 09fdbd51bde9273230f8a73268fc201f964979ae Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 13 Nov 2024 19:07:22 -0700 Subject: [PATCH] 6-prerelease6.6.4.1 --- add-to-export-sh.txt | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/add-to-export-sh.txt b/add-to-export-sh.txt index d712c24..31eee38 100644 --- a/add-to-export-sh.txt +++ b/add-to-export-sh.txt @@ -13,7 +13,7 @@ installDate=installDateTAG if [ -z $ESPIDF_INSTALLDIR ]; then echo -e "\nFAIL: ESPIDF_INSTALLDIR environment variable not found!\nReinstall via script or manually add to ~/.zshrc\n" - exit + # exit fi binDir="$ESPIDF_INSTALLDIR/.custom_bin" diff --git a/version.txt b/version.txt index 745b3dd..b562125 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -6-prerelease6.6.4 \ No newline at end of file +6-prerelease6.6.4.1 \ No newline at end of file