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