upgradede to 1.4-release

This commit is contained in:
2025-08-18 22:56:31 -06:00
parent 2e34f4c3ae
commit 7205fc07da
2 changed files with 7 additions and 5 deletions
+3
View File
@@ -119,3 +119,6 @@ Cronjob:
`crontab -e`
add below to bottom of file:
`0 4 * * * bash $HOME/esp/esp-install-custom/esp-idf-tools-cmd.sh cron`
Uninstall:
curl -s https://raw.githubusercontent.com/PrincessPi3/esp-idf-tools/refs/heads/master/uninstall.sh | exec "$SHELL"; exec "$SHELL"