61-beta4
This commit is contained in:
@@ -74,6 +74,29 @@ Modes:
|
||||
|
||||
```
|
||||
|
||||
## Ailases
|
||||
```
|
||||
run_esp_reinstall
|
||||
Updates the esp-install-custom code via git, displays the script version, then executes reinstall-esp-idf.sh with optional arument.
|
||||
Takes identical arguments to running reinstall-esp-idf.sh manually
|
||||
run_esp_reinstall
|
||||
run_esp_reinstall clean
|
||||
run_esp_reinstall nuke
|
||||
run_esp_reinstall retool
|
||||
run_esp_reinstall cron
|
||||
run_esp_reinstall interactive
|
||||
run_esp_reinstall test
|
||||
|
||||
esp_monitor
|
||||
monitors install.log
|
||||
alias for tail -n 75 -f $ESPIDF_INSTALLDIR/install.log
|
||||
no arguments
|
||||
|
||||
esp_logs
|
||||
displays full text of install.log and version-data.txt
|
||||
no arguments
|
||||
```
|
||||
|
||||
## Helpful stuff
|
||||
```
|
||||
cron:
|
||||
|
||||
Reference in New Issue
Block a user