aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/show-console
diff options
context:
space:
mode:
authoronefang2019-05-23 21:50:45 +1000
committeronefang2019-05-23 21:50:45 +1000
commit53baef9042cb30d29a66933da105029101b455d3 (patch)
tree0710e1a0bfdb3b92c2daa65e2eb28558295e6f5a /scripts/show-console
parentUpdate the tmux config. (diff)
downloadopensim-SC_OLD-53baef9042cb30d29a66933da105029101b455d3.zip
opensim-SC_OLD-53baef9042cb30d29a66933da105029101b455d3.tar.gz
opensim-SC_OLD-53baef9042cb30d29a66933da105029101b455d3.tar.bz2
opensim-SC_OLD-53baef9042cb30d29a66933da105029101b455d3.tar.xz
Management scripts encounters the real world, needs patching up.
Diffstat (limited to 'scripts/show-console')
-rwxr-xr-xscripts/show-console2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/show-console b/scripts/show-console
index ddeba86..5818e70 100755
--- a/scripts/show-console
+++ b/scripts/show-console
@@ -1,3 +1,3 @@
1#!/bin/bash 1#!/bin/bash
2 2
3tmux -S /var/run/opensim/opensim-tmux.socket select-window -t "OpenSim_console" \; attach-session -t "OpenSim_console" 3tmux -S ../../caches/opensim-tmux.socket select-window -t "OpenSimSC_console" \; attach-session -t "OpenSimSC_console"