M2-Planet/test/test0/cleanup.sh

7 lines
110 B
Bash
Executable File

#! /bin/sh
rm -f test/test0/cc0.M1
rm -f test/test0/cc0.hex2
rm -f test/test0/cc1
rm -f test/test0/cc2
exit 0