diff options
author | Julian Blake Kongslie <jblake@omgwallhack.org> | 2010-03-18 13:56:03 -0700 |
---|---|---|
committer | Julian Blake Kongslie <jblake@omgwallhack.org> | 2010-03-18 13:56:03 -0700 |
commit | ab08391a42cb9a8e0d9023525f60f73ef848d17e (patch) | |
tree | 565f60e4a48dd5ac98e319ee222ee7f486424bab /usr/local/bin/pinyshell | |
parent | 311d67a43ba7958c327d60a13e040a51cbb94139 (diff) | |
download | piny-code-ab08391a42cb9a8e0d9023525f60f73ef848d17e.tar.gz piny-code-ab08391a42cb9a8e0d9023525f60f73ef848d17e.zip |
Moved the various administrative scripts into Debian packaging.
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 "$@" |