This commit is contained in:
2024-11-13 03:41:08 -07:00
parent 28b4b38ccc
commit 8a357d745a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -1 +1 @@
61-rc1.1
61-rc1.2