~dricottone/apkbuilds

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