5 lines
121 B
Bash
5 lines
121 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cd ..
|
||
|
sh bin/create_board_with_prefix.sh "hellen" "tests" "1test" "a" "bom_replace_hellen1test-a.csv" "0,0"
|