diff options
Diffstat (limited to 'usr/local/bin/pinyshell')
-rwxr-xr-x | usr/local/bin/pinyshell | 5 |
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 "$@" |