aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rwxr-xr-xshell2
1 files changed, 1 insertions, 1 deletions
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