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