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
/
gitolite
/
gitolite.pre-install
blob: 79a7a6388a9d90daadff659d0781bcdceba42878 (
plain
)
1
2
3
#!/bin/sh adduser -H -h /var/lib/git -s /bin/sh -D git 2>/dev/null exit 0