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