~dricottone/huttese-apk

ref: 163117f05cd7945e275f24470aad63638cfd1567 huttese-apk/sr.ht/todo.sr.ht/todo.sr.ht.post-install -rw-r--r-- 94 bytes
163117f0 — j3s Fix various user creation bugs and inconsistencies 4 years ago
                                                                                
f26e327f Drew DeVault
1
2
3
#!/bin/sh
addgroup -S todo || true
adduser -SDH -s /sbin/nologin -G todo -g todo todo || true