forked from Github_Repos/cvw
7 lines
179 B
Bash
Executable File
7 lines
179 B
Bash
Executable File
# This could be nice to use if you want to mess with the testvectors
|
|
# without corrupting the stable copies on Tera.
|
|
unlink all.txt
|
|
unlink bootmem.txt
|
|
unlink ram.txt
|
|
echo "Done!"
|