~dricottone/apkbuilds

ref: de512ca534b7f8c089f44eb2c60a82b4c7f87520 apkbuilds/src/git.sr.ht/git.sr.ht.post-install -rw-r--r-- 99 bytes
de512ca5Dominic Ricottone sr.ht packages fix 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