From c24b3de5600fcae43869a6f31445c101f10f5870 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 25 Aug 2013 12:39:26 -0300 Subject: Removing old shell aliases --- shell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') 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 -- cgit v1.2.3