From cf72f70e179263b3f17ab0409a1bc93f655d1665 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Mon, 18 Aug 2025 20:19:32 -0600 Subject: [PATCH] m0ar fizax --- uninstall.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/uninstall.sh b/uninstall.sh index 1b4a38f..2b4bac2 100644 --- a/uninstall.sh +++ b/uninstall.sh @@ -11,7 +11,8 @@ rm -f ~/esp/install.log 2>/dev/null rm -f ~/esp/version-data.log 2>/dev/null # cleanup ~/.bashrc -# with first one, make a backup +## with first one, make a backup +## after dat, no backups sed -i.bak '/# esp-idf-tools/d' ~/.bashrc sed -i '/get-esp-tools/d' ~/.bashrc sed -i '/run-esp-cmd/d' ~/.bashrc