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
/
testing
/
qpage
/
qpage.pre-install
blob: c463899a1675a1cedebc153b5cbd9b202ba91a48 (
plain
)
1
2
3
#!/bin/sh adduser -h /var/lib/qpage -s /bin/false -G qpage -D qpage 2>/dev/null || true