index
:
piny-code
master
Piny: shared repository management system
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
local
/
bin
/
pinyshell
blob: 0db88a89740eda5c701a93c83eff1dfd563ce6fd (
plain
)
1
2
3
4
5
#!/bin/sh
cd
/srv/rbin
export
PATH
=
/srv/rbin
exec
/bin/rbash
"
$@
"