This commit is contained in:
2024-11-12 05:15:18 -07:00
parent d49d987a0a
commit ae328cd3e0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
runningDir="$( cd "$( dirname "$0" )" && pwd )"
scriptVers=$(cat $runningDir/version.txt) # make sure version.txt does NOT have newline
echo -e "Retoolan~ Version: "
echo -e "Retoolan~ Version: ${scriptVers}"
echo -e "\ndeleting old export.sh\n"
rm $HOME/esp/esp-idf/export.sh # ~/esp/esp-idf/export.sh.bak.2
+1 -1
View File
@@ -1 +1 @@
56-dev.5
56-dev.6