From 8a357d745a266d96ce487faef92c244d1a78f988 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 13 Nov 2024 03:41:08 -0700 Subject: [PATCH] 61-rc1.2 --- reinstall-esp-idf.sh | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reinstall-esp-idf.sh b/reinstall-esp-idf.sh index 4c69cb3..6746cc5 100644 --- a/reinstall-esp-idf.sh +++ b/reinstall-esp-idf.sh @@ -8,7 +8,7 @@ gitJobs=5 # number of jobs to download from github with # get us our FUCKING ALIASES HOLY FUCK GOD DAMN SHIT FUCK IT source $rcFile 2>/dev/null -echo -t "source $rcFile\n\t retval: $?" +echo -e "source $rcFile\n\t retval: $?" if [ -z $ESPIDF_INSTALLDIR ]; then installDir=$HOME/esp # path to install to. $HOME/esp by default diff --git a/version.txt b/version.txt index eb47ea6..3c47b74 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -61-rc1.1 \ No newline at end of file +61-rc1.2 \ No newline at end of file