aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authoronefang2020-04-20 23:23:31 +1000
committeronefang2020-04-20 23:23:31 +1000
commit3d28caf6b19bdc0c60e4cb25000f5ebcb8674bca (patch)
tree2a084d5fac784e96436a0f987a00dca781d03b1c
parentProper fonts in widgets. (diff)
downloadopensim-SC_OLD-3d28caf6b19bdc0c60e4cb25000f5ebcb8674bca.zip
opensim-SC_OLD-3d28caf6b19bdc0c60e4cb25000f5ebcb8674bca.tar.gz
opensim-SC_OLD-3d28caf6b19bdc0c60e4cb25000f5ebcb8674bca.tar.bz2
opensim-SC_OLD-3d28caf6b19bdc0c60e4cb25000f5ebcb8674bca.tar.xz
Missed a bit when updating the old scripts.
-rwxr-xr-xscripts/show-console2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/show-console b/scripts/show-console
index 44fbcf1..d8b1775 100755
--- a/scripts/show-console
+++ b/scripts/show-console
@@ -1,3 +1,3 @@
1#!/bin/bash 1#!/bin/bash
2 2
3tmux -S ../../caches/opensim-tmux.socket select-window -t "SledjChisl" \; attach-session -t "SledjChisl" 3tmux -S ../../var/run/opensim-tmux.socket select-window -t "SledjChisl" \; attach-session -t "SledjChisl"