aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-08-25 12:39:26 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-08-25 12:39:26 -0300
commitc24b3de5600fcae43869a6f31445c101f10f5870 (patch)
tree148bb0b4e0e35f1b633ada8fdfcd50416924246f
parent843956d4672e6589409a17ced2f355b448d8f4ff (diff)
downloadscripts-c24b3de5600fcae43869a6f31445c101f10f5870.tar.gz
scripts-c24b3de5600fcae43869a6f31445c101f10f5870.tar.bz2
Removing old shell aliases
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