4 行
82 B
Bash
実行ファイル
4 行
82 B
Bash
実行ファイル
#!/bin/sh
|
|
#
|
|
tmux attach-session -t default_ssh || tmux new-session -s default_ssh
|