From 3d28caf6b19bdc0c60e4cb25000f5ebcb8674bca Mon Sep 17 00:00:00 2001 From: onefang Date: Mon, 20 Apr 2020 23:23:31 +1000 Subject: Missed a bit when updating the old scripts. --- scripts/show-console | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/show-console') 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 @@ #!/bin/bash -tmux -S ../../caches/opensim-tmux.socket select-window -t "SledjChisl" \; attach-session -t "SledjChisl" +tmux -S ../../var/run/opensim-tmux.socket select-window -t "SledjChisl" \; attach-session -t "SledjChisl" -- cgit v1.1