~dricottone/apkbuilds

ref: 45a301f454f9fdfc89489fcf60b248aaf73c9c26 apkbuilds/src/git.sr.ht/git.sr.ht.post-install -rw-r--r-- 99 bytes
45a301f4Dominic Ricottone I missed another update a month 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