tools-musl: ready for catalyst runs
This commit is contained in:
parent
ef5f2e9eee
commit
1b33ae243f
74 changed files with 111 additions and 2412 deletions
6
tools-musl/clean.sh
Executable file
6
tools-musl/clean.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
# This just removes the temporary conf err and log
|
||||
# files generated during a run
|
||||
|
||||
rm -f *conf *err *log
|
Loading…
Add table
Add a link
Reference in a new issue