~dricottone/huttese-apk

huttese-apk/pkgsrc/git.sr.ht/git.sr.ht.post-install -rw-r--r-- 99 bytes
c845640fDominic Ricottone Cleanup 1 year, 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