Files
sdf-scripts/attach-irc.ksh
2022-12-09 16:35:25 +00:00

6 lines
49 B
Bash
Executable File

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