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