~dricottone/huttese-apk

ref: 82ab309f2c2c94074666ba87db541734f87927c4 huttese-apk/pkgsrc/git.sr.ht/git.sr.ht.post-install -rw-r--r-- 99 bytes
82ab309fDominic Ricottone New build process 2 years 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