more bugfixes 8
This commit is contained in:
@@ -110,6 +110,8 @@ Some take optional [branch] paramater
|
|||||||
* ex. `create-project hello-world`
|
* ex. `create-project hello-world`
|
||||||
* `esp-install-monitor` monitors install.log. alias for `tail -n 75 -f $ESPIDF_INSTALLDIR/install.log`
|
* `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
|
* `esp-install-logs` displays full text of install.log and version-data.txt
|
||||||
|
* `$examples` is a shortcut for examples directory in esp-idf
|
||||||
|
* ex. cd `$examples`
|
||||||
|
|
||||||
### Cronjob
|
### Cronjob
|
||||||
|
|
||||||
|
|||||||
@@ -105,6 +105,8 @@ Features:
|
|||||||
ex. `create-project hello-world`
|
ex. `create-project hello-world`
|
||||||
`esp-install-monitor` monitors install.log. alias for `tail -n 75 -f $ESPIDF_INSTALLDIR/install.log`
|
`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
|
`esp-install-logs` displays full text of install.log and version-data.txt
|
||||||
|
`$examples` is a shortcut for examples directory in esp-idf
|
||||||
|
ex. cd $examples`
|
||||||
|
|
||||||
Cronjob:
|
Cronjob:
|
||||||
reinstall from master everyday at 4am, logging out users with warn delays and rebooting after
|
reinstall from master everyday at 4am, logging out users with warn delays and rebooting after
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
|
test espinfo
|
||||||
|
test help on cmd, help-esp-tools
|
||||||
test menuconfig, monitor, flashmonitor, exit-esp-tools
|
test menuconfig, monitor, flashmonitor, exit-esp-tools
|
||||||
test reboot thing
|
|
||||||
audit readme
|
audit readme
|
||||||
maybe pretty up
|
maybe pretty up
|
||||||
test all for bugs
|
test all for bugs
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
9-rc-4
|
9-rc-6
|
||||||
Reference in New Issue
Block a user