60-rc1
This commit is contained in:
@@ -61,9 +61,10 @@ Features:
|
||||
|
||||
Helpful Stuff:
|
||||
cron:
|
||||
reinstall from master everyday at 8pm, logging out users with warn delays and rebooting after
|
||||
reinstall from master everyday at 4am, logging out users with warn delays and rebooting after
|
||||
`crontab -e`
|
||||
0 8 * * * bash $HOME/esp/esp-install-custom/reinstall-esp-idf.sh cron
|
||||
add below to bottom of file:
|
||||
0 4 * * * bash $HOME/esp/esp-install-custom/reinstall-esp-idf.sh cron
|
||||
|
||||
monitor log file during install:
|
||||
`tail -n 75 $ESPIDF_INSTALLDIR/install.log;`
|
||||
|
||||
Reference in New Issue
Block a user