more documentation pre-release v9
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user