~dricottone/huttese-apk

ref: fcdbf827885021e41c64080d693d8387f9c70498 huttese-apk/pkgsrc/git.sr.ht/git.sr.ht.post-install -rw-r--r-- 99 bytes
fcdbf827Dominic Ricottone Reshaping repo 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