~dricottone/huttese-apk

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