From 39eb78ea6a0ca80d7a820dc71279557a21b7dbe3 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Tue, 12 Nov 2024 18:21:14 -0700 Subject: [PATCH] 61-alpha0.1.5 --- 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 0675977..9bc3874 100644 --- a/reinstall-esp-idf.sh +++ b/reinstall-esp-idf.sh @@ -365,7 +365,7 @@ if [ "$arg" == "--help" -o "$arg" == "help" -o "$arg" == "-h" -o "$arg" == "h" ] elif [ "$arg" == "test" -o "$arg" == "t" ]; then # minimal actions taken, echo the given commands and such action="TEST" sleepMins=0 - testExport=1 + # testExport=1 installCmdTemp="echo $installCmd" toolsInstallCmdTemp="echo $toolsInstallCmd" diff --git a/version.txt b/version.txt index 679d253..e6f57e1 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -61-alpha0.1.4 \ No newline at end of file +61-alpha0.1.5 \ No newline at end of file