3 lines
60 B
Bash
Executable File
3 lines
60 B
Bash
Executable File
#!/bin/bash
|
|
ssh -t copybox@stubbfelpi.lan tmux a -t copyBox
|