~dricottone/huttese-apk

ref: d51c495478847c4412f8dbd8985d8d35f782ad79 huttese-apk/pkgsrc/git.sr.ht/git.sr.ht.post-install -rw-r--r-- 99 bytes
d51c4954Dominic Ricottone Batch of updates 2 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