aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/tmux-cssh3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/tmux-cssh b/bin/tmux-cssh
index 6e686a8..393d468 100755
--- a/bin/tmux-cssh
+++ b/bin/tmux-cssh
@@ -1,5 +1,8 @@
#!/bin/sh
+echo "Try to use xpanes --ssh instead!"
+exit 1
+
hosts=""
ssh_options=""
tmux_name="cssh"