4 lines
96 B
Bash
Executable File
4 lines
96 B
Bash
Executable File
#!/bin/sh
|
|
#
|
|
ssh mount-mockery.de -t "tmux attach-session -t irssi || tmux new-session -s irssi"
|