aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
l---------assh1
l---------asshs1
-rwxr-xr-xshell2
3 files changed, 1 insertions, 3 deletions
diff --git a/assh b/assh
deleted file mode 120000
index 03e813f..0000000
--- a/assh
+++ /dev/null
@@ -1 +0,0 @@
-shell \ No newline at end of file
diff --git a/asshs b/asshs
deleted file mode 120000
index daa19ce..0000000
--- a/asshs
+++ /dev/null
@@ -1 +0,0 @@
-assh \ No newline at end of file
diff --git a/shell b/shell
index fb4c8b6..5fb417b 100755
--- a/shell
+++ b/shell
@@ -11,7 +11,7 @@ if [ -z "$DEST" ]; then
exit 1
fi
-if [ "$BASENAME" == "asshs" ] || [ "$BASENAME" == "shells" ]; then
+if [ "$BASENAME" == "shells" ]; then
# Remote screen shell using autossh
if [ "$COMMAND" == "root" ]; then
autossh $DEST -t -- sudo screen -x