mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
3 lines
46 B
Bash
Executable file
3 lines
46 B
Bash
Executable file
#!/bin/sh
|
|
rm reports/*.report
|
|
lua test.lua $*
|