weechat now runs on ex42-1048908.dc1.fsn1.hetzner.srv.kunbox.net
This commit is contained in:
parent
ac91153bcf
commit
5150fe8c10
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
#ssh kaito -t "tmux attach-session -t weechat"
|
||||
|
||||
mosh --server="LANG=en_US.UTF-8 mosh-server" kaito -- tmux attach-session -d -t weechat
|
||||
#mosh --server="LANG=en_US.UTF-8 mosh-server" kunsi@94.130.52.224 -- tmux attach-session -d -t weechat
|
||||
mosh ex42-1048908 -- tmux attach-session -d -t weechat
|
||||
|
|
Loading…
Reference in a new issue