~dricottone/huttese-apk

ref: 4aab09bdfe1eb2378a527e71b9a0c00f9ef03e8b huttese-apk/sr.ht/git.sr.ht/git.sr.ht.post-install -rw-r--r-- 99 bytes
4aab09bd — Drew DeVault pgbouncer: more group corrections 4 years ago
                                                                                
1
2
3
#!/bin/sh
addgroup -S git || true
adduser -SD -h /var/lib/git -s /bin/sh -G git -g git git || true