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