dominic-ricottone.com
git
Log in
—
Register
~dricottone
/
huttese-apk
summary
tree
log
refs
ref:
56ea7f0ef754051e1bf3bd6b76a0e075d3086aa4
huttese-apk
/
sr.ht
/
builds.sr.ht
/builds.sr.ht.pre-install
-rw-r--r--
92 bytes
View
Log
Blame
View raw
Permalink
56ea7f0e
— Drew DeVault pkgkit: generate new abuild keys if necessary
4 years ago
1
2
3
#!/bin/sh
addgroup
-S
builds
||
true
adduser
-SDH
-s
/sbin/nologin
-g
builds
builds
||
true