cd back (#1826)
This commit is contained in:
parent
4fdbd9fa1a
commit
6c9a14933e
|
@ -20,6 +20,7 @@ cd config/boards/kinetis/config
|
|||
bash gen_config.sh
|
||||
[ $? -eq 0 ] || { echo "ERROR generating board kinetis kin"; exit 1; }
|
||||
|
||||
cd ../../../..
|
||||
cd config/boards/hellen/cypress/config
|
||||
bash gen_config.sh
|
||||
[ $? -eq 0 ] || { echo "ERROR generating board hellen_cypress hellen_cypress"; exit 1; }
|
||||
|
|
Loading…
Reference in New Issue