summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/ruscreen3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/ruscreen b/scripts/ruscreen
new file mode 100755
index 00000000..e9991eeb
--- /dev/null
+++ b/scripts/ruscreen
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec autossh -M 0 -t "$@" "screen -RdU"