6-prerelease6.4.1

This commit is contained in:
2024-11-13 17:58:55 -07:00
parent ab421b48c8
commit 65a166ca5f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -459,7 +459,7 @@ function handleEmptyLogs() {
}
function handleUninstall() {
echo -e "\n\nDeleting $espressifLocation"
echo -e "\nDeleting $espressifLocation"
rm -rf $espressifLocation
echo -e "\tReturn status: ${?}\n"