dominic-ricottone.com
git
Log in
—
Register
~dricottone
/
huttese-apk
summary
tree
log
refs
ref:
fa81c2e9ae591ff37ce410735a3d4e6e6c89906a
huttese-apk
/
sr.ht
/
todo.sr.ht
/todo.sr.ht.post-install
-rw-r--r--
94 bytes
View
Log
Blame
View raw
Permalink
fa81c2e9
— Drew DeVault README.md: remove note about letting *.sr.ht upgrade themselves
2 years ago
1
2
3
#!/bin/sh
addgroup
-S
todo
||
true
adduser
-SDH
-s
/sbin/nologin
-G
todo
-g
todo
todo
||
true