Files
sdf-scripts/server/attach-irc.ksh
2022-12-09 20:24:54 -05:00

6 lines
49 B
Bash
Executable File

#!/bin/ksh
screen epic5 irc.libera.chat
exit 0