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