Commiting various minor changes
This commit is contained in:
parent
1cd5263e40
commit
e37d5cb55f
4 changed files with 7 additions and 6 deletions
|
@ -80,7 +80,7 @@ f() {
|
|||
tmux a -t SIP
|
||||
return
|
||||
fi
|
||||
tmux new-session -n SIP "sudo sngrep -d any" \; splitw -p 60 "fs_cli -r" \; select-window -t SIP \;
|
||||
tmux new-session -s SIP "sudo sngrep -d any" \; splitw -p 60 "fs_cli -r" \; select-window -t SIP \;
|
||||
}
|
||||
|
||||
rk_ext() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue