forked from Github_Repos/cvw
Update mkdir in run_all.sh to guarantee no errors
This commit is contained in:
parent
0932d4df46
commit
be917cdee6
@ -1,5 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
mkdir -p vectors
|
||||
./create_vectors.sh
|
||||
./remove_spaces.sh
|
||||
./append_ctrlSig.sh
|
||||
|
Loading…
Reference in New Issue
Block a user