automation
This commit is contained in:
parent
c166ee9d58
commit
a391e91e34
|
@ -2,7 +2,7 @@
|
|||
|
||||
|
||||
git fetch >> log.txt 2>> err.txt
|
||||
rem git reset --hard origin/master >> log.txt 2>> err.txt
|
||||
git reset --hard origin/master >> log.txt 2>> err.txt
|
||||
cd firmware
|
||||
call gen_config.bat >> ../log.txt 2>>../err.txt
|
||||
call gen_live_documentation.bat >> ../log.txt 2>>../err.txt
|
||||
|
|
Loading…
Reference in New Issue