mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 13:34:28 +00:00
11 lines
162 B
Bash
Executable File
11 lines
162 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
make clean
|
|
# mv runs runArchive/$(date +"%Y_%m_%d_%I_%M_%p")
|
|
# mv newRuns runs
|
|
# mkdir newRuns
|
|
make del
|
|
make copy
|
|
make configs
|
|
|
|
./wallySynth.py |