dominic-ricottone.com
git
Log in
—
Register
~dricottone
/
apkbuilds
summary
tree
log
refs
ref:
5ff31d7d8b8eda21faa426c1e4c256b32cff66c5
apkbuilds
/
src
/
meta.sr.ht
/meta.sr.ht.post-install
-rw-r--r--
94 bytes
View
Log
Blame
View raw
Permalink
5ff31d7d
—
Dominic Ricottone
Some further massaging for Alpine v3.20
a month ago
1
2
3
#!/bin/sh
addgroup
-S
meta
||
true
adduser
-SDH
-s
/sbin/nologin
-G
meta
-g
meta
meta
||
true