1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-16 06:15:24 +00:00
icecast-server/tests/on-connect.sh

4 lines
46 B
Bash
Raw Permalink Normal View History

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