step3_create_hellen72.sh step3_create_hellen81.sh

This commit is contained in:
Andrei 2021-08-06 11:46:51 +03:00
parent 61e77c7268
commit 8ff06c715f
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
cd hellen-one cd commerial_products/hellen72
sh ./bin/create_board.sh "../commerial_products/hellen72" "72" "d" "bom_replace_72-d.csv" ./step3_create_hellen72.sh

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
cd hellen-one cd hellen81
sh ./bin/create_board.sh "../hellen81" "81" "a" "bom_replace_81-a.csv" ./step3_create_hellen81.sh