aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/show-console
diff options
context:
space:
mode:
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"