4 lines
96 B
Bash
Executable file
4 lines
96 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec ssh lexi@binarydiv.de -t "bash -lc 'screen -x irssi || screen -S irssi irssi'"
|
|
|