~dricottone/huttese-apk

ref: 163117f05cd7945e275f24470aad63638cfd1567 huttese-apk/sr.ht/git.sr.ht/git.sr.ht.post-install -rw-r--r-- 99 bytes
163117f0 — j3s Fix various user creation bugs and inconsistencies 4 years ago
                                                                                
0525f623 Drew DeVault
1
2
3
#!/bin/sh
addgroup -S git || true
adduser -SD -h /var/lib/git -s /bin/sh -G git -g git git || true