more documentation pre-release v9

This commit is contained in:
2025-05-09 13:18:44 -06:00
parent 62a35ee2a8
commit 71479d2b65
3 changed files with 93 additions and 112 deletions
+5 -11
View File
@@ -103,14 +103,8 @@ Features:
`esp-install-monitor` monitors install.log. alias for `tail -n 75 -f $ESPIDF_INSTALLDIR/install.log`
`esp-install-logs` displays full text of install.log and version-data.txt
Aliases:
Helpful Stuff:
cron:
reinstall from master everyday at 4am, logging out users with warn delays and rebooting after
`crontab -e`
add below to bottom of file:
0 4 * * * bash $HOME/esp/esp-install-custom/esp-idf-tools-cmd.sh cron
Cronjob:
reinstall from master everyday at 4am, logging out users with warn delays and rebooting after
`crontab -e`
add below to bottom of file:
`0 4 * * * bash $HOME/esp/esp-install-custom/esp-idf-tools-cmd.sh cron`