Browse Source

scripts: update dev.sh

master
cinnaboot 3 years ago
parent
commit
a7387fa7f2
  1. 2
      bin/dev.sh

2
bin/dev.sh

@ -23,7 +23,7 @@ if [ ! -n "$TMUX_PANE" ]; then
# tmux selectp -t 2 # tmux selectp -t 2
# #
# tmux send-keys -t $SESSION ":80vs" Enter # tmux send-keys -t $SESSION ":80vs" Enter
# tmux attach -t $SESSION tmux attach -t $SESSION
else else
echo "don't run in tmux session" echo "don't run in tmux session"
fi fi

Loading…
Cancel
Save