forked from Github_Repos/cvw
7 lines
121 B
Bash
Executable File
7 lines
121 B
Bash
Executable File
#!/usr/bin/bash
|
|
|
|
make clean
|
|
mv runs runArchive/$(date +"%Y_%m_%d_%I_%M_%p")
|
|
mv newRuns runs
|
|
mkdir newRuns
|
|
./wallySynth.py |