~dricottone/apkbuilds

ref: 5a83bac6a997f551af88e4bc462e433cdc693ba4 apkbuilds/src/git.sr.ht/git.sr.ht.post-install -rw-r--r-- 99 bytes
5a83bac6Dominic Ricottone WIP: nginx-dav-ext-module 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