~dricottone/apkbuilds

ref: 5227293f32cf5072200e1d4aa78c9a434f272472 apkbuilds/src/git.sr.ht/git.sr.ht.post-install -rw-r--r-- 99 bytes
5227293fDominic Ricottone Alpine 3.19 7 months 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