dominic-ricottone.com
git
Log in
—
Register
~dricottone
/
apkbuilds
summary
tree
log
refs
ref:
5f4793401128c761a5f3fc057c1c742fa514d915
apkbuilds
/
src
/
todo.sr.ht
/todo.sr.ht.post-install
-rw-r--r--
94 bytes
View
Log
Blame
View raw
Permalink
5f479340
—
Dominic Ricottone
Initial commit
1 year, 5 months ago
1
2
3
#!/bin/sh
addgroup
-S
todo
||
true
adduser
-SDH
-s
/sbin/nologin
-G
todo
-g
todo
todo
||
true