dominic-ricottone.com
git
Log in
—
Register
~dricottone
/
huttese-apk
summary
tree
log
refs
ref:
bc950110775f1f2388c878def5381af948f40de1
huttese-apk
/
sr.ht
/
todo.sr.ht
/todo.sr.ht.post-install
-rw-r--r--
94 bytes
View
Log
Blame
View raw
Permalink
bc950110
— Drew DeVault charsrv: upgrade to 1.0.2
2 years ago
1
2
3
#!/bin/sh
addgroup
-S
todo
||
true
adduser
-SDH
-s
/sbin/nologin
-G
todo
-g
todo
todo
||
true