index
:
kunkku/aports
cross
master
kunkku's aports repo
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
zsh
/
zsh.post-install
blob: 46506fbee0b86e502bb77d0ce8a89f82f3bcdf08 (
plain
)
1
2
3
#!/bin/sh grep -q '/bin/zsh' /etc/shells || echo '/bin/zsh' >> /etc/shells exit 0