~dricottone/apkbuilds

ref: 5f4793401128c761a5f3fc057c1c742fa514d915 apkbuilds/src/todo.sr.ht/todo.sr.ht.post-install -rw-r--r-- 94 bytes
5f479340Dominic Ricottone Initial commit 1 year, 3 months ago
                                                                                
1
2
3
#!/bin/sh
addgroup -S todo || true
adduser -SDH -s /sbin/nologin -G todo -g todo todo || true