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