1
0
Fork 0
icecast-server/tests/on-connect.sh

4 lines
46 B
Bash
Executable File

#!/bin/bash
touch "on-connect-success"
exit 0