dominic-ricottone.com
git
Log in
—
Register
~dricottone
/
apkbuilds
summary
tree
log
refs
ref:
45a301f454f9fdfc89489fcf60b248aaf73c9c26
apkbuilds
/
src
/
todo.sr.ht
/todo.sr.ht.post-install
-rw-r--r--
94 bytes
View
Log
Blame
View raw
Permalink
45a301f4
—
Dominic Ricottone
I missed another update
a month ago
1
2
3
#!/bin/sh
addgroup
-S
todo
||
true
adduser
-SDH
-s
/sbin/nologin
-G
todo
-g
todo
todo
||
true