diff options
author | onefang | 2020-04-20 19:44:42 +1000 |
---|---|---|
committer | onefang | 2020-04-20 19:44:42 +1000 |
commit | a7642e85e9606d3afb5dc45fc33c9e9e16bb54af (patch) | |
tree | 187236939be816b8f85421613575852311667a84 /scripts/show-console | |
parent | Fix up name validation. (diff) | |
download | opensim-SC-a7642e85e9606d3afb5dc45fc33c9e9e16bb54af.zip opensim-SC-a7642e85e9606d3afb5dc45fc33c9e9e16bb54af.tar.gz opensim-SC-a7642e85e9606d3afb5dc45fc33c9e9e16bb54af.tar.bz2 opensim-SC-a7642e85e9606d3afb5dc45fc33c9e9e16bb54af.tar.xz |
Update the old bash scripts for the new stuff.
Diffstat (limited to '')
-rwxr-xr-x | scripts/show-console | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/show-console b/scripts/show-console index e7fb941..44fbcf1 100755 --- a/scripts/show-console +++ b/scripts/show-console | |||
@@ -1,3 +1,3 @@ | |||
1 | #!/bin/bash | 1 | #!/bin/bash |
2 | 2 | ||
3 | tmux -S ../../caches/opensim-tmux.socket select-window -t "OpenSimSC" \; attach-session -t "OpenSimSC" | 3 | tmux -S ../../caches/opensim-tmux.socket select-window -t "SledjChisl" \; attach-session -t "SledjChisl" |