dominic-ricottone.com
git
Log in
—
Register
~dricottone
/
huttese-apk
summary
tree
log
refs
ref:
55f7a56d475c25d4648ecb231ab37e62122da104
huttese-apk
/
sr.ht
/
hub.sr.ht
/hub.sr.ht.post-install
-rw-r--r--
95 bytes
View
Log
Blame
View raw
Permalink
55f7a56d
— Drew DeVault hg.sr.ht: add GraphQL bits
3 years ago
1
2
3
#!/bin/sh
addgroup
-S
hub
||
true
adduser
-HSD
-h
/
-s
/sbin/nologin
-G
hub
-g
hub
hub
||
true