From 86a4f0fed6db2a5cd4e5c898245c7a9e23c04cf7 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Wed, 13 Nov 2024 18:54:48 -0700 Subject: [PATCH] 6-prerelease6.6.3 --- README.md | 4 ++++ version.txt | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc9755e..6685f45 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ some features require user to have passwordless sudo rights ## Usage ``` Modes: + each of these arguments can be used identically on the alias run_esp_reinstall + default: reinstalls non-interactively with no delays, logouts, or reboots. run without any argument bash reinstall-esp-idf.sh @@ -94,6 +96,8 @@ run_esp_reinstall run_esp_reinstall cron run_esp_reinstall interactive run_esp_reinstall test + run_esp_reinstall help + run_esp_reinstall uninstall esp_monitor monitors install.log diff --git a/version.txt b/version.txt index 2b97e24..94276b8 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -6-prerelease6.6.2 \ No newline at end of file +6-prerelease6.6.3 \ No newline at end of file