schedchk/CONTROL/prerm

5 lines
57 B
Bash
Executable File

#!/bin/sh
rm /mod/bin/schedchk
rm /mod/bin/fmtrsv
exit 0