summaryrefslogtreecommitdiff
path: root/usr/local/bin/pinyshell
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/bin/pinyshell')
-rwxr-xr-xusr/local/bin/pinyshell5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/local/bin/pinyshell b/usr/local/bin/pinyshell
deleted file mode 100755
index 0db88a8..0000000
--- a/usr/local/bin/pinyshell
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-cd /srv/rbin
-export PATH=/srv/rbin
-
-exec /bin/rbash "$@"