M2-Planet/test/test2/cleanup.sh

5 lines
66 B
Bash
Executable File

#! /bin/sh
rm -f test/test2/if.M1
rm -f test/test2/if.hex2
exit 0