M2-Planet/test/test0/cleanup.sh

5 lines
74 B
Bash
Executable File

#! /bin/sh
rm -f test/test0/return.M1
rm -f test/test0/return.hex2
exit 0