4 řádky
82 B
Bash
Spustitelný soubor
4 řádky
82 B
Bash
Spustitelný soubor
#!/bin/sh
|
|
#
|
|
tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|