mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 10:15:19 +00:00
Update mkdir in run_all.sh to guarantee no errors
This commit is contained in:
parent
68d9c99fba
commit
600a2c5e2f
@ -1,5 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
mkdir -p vectors
|
||||||
./create_vectors.sh
|
./create_vectors.sh
|
||||||
./remove_spaces.sh
|
./remove_spaces.sh
|
||||||
./append_ctrlSig.sh
|
./append_ctrlSig.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user