M2-Planet/test/test1/cleanup.sh

5 lines
86 B
Bash
Executable File

#! /bin/sh
rm -f test/test1/library_call.M1
rm -f test/test1/library_call.hex2
exit 0