diff --git a/reinstall-esp-idf.sh b/reinstall-esp-idf.sh index e0f3218..362dce1 100644 --- a/reinstall-esp-idf.sh +++ b/reinstall-esp-idf.sh @@ -390,6 +390,7 @@ elif [ "$arg" == "test" -o "$arg" == "t" ]; then # minimal actions taken, echo t elif [ "$arg" == "retool" -o "$arg" == "rt" ]; then # just reinstall bins and export action="RETOOL" + testExport=1 handleStart handleCustomBins diff --git a/version.txt b/version.txt index fa6dc79..e087223 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -61-alpha0.1.2 \ No newline at end of file +61-alpha0.1.3 \ No newline at end of file