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