~dricottone/huttese-apk

ref: a411788b6c2472b4a74a5cc96c2d72e6400be206 huttese-apk/sr.ht/git.sr.ht/git.sr.ht.post-install -rw-r--r-- 100 bytes
a411788b — j3s Fix git.sr.ht user creation 4 years ago
                                                                                
1
2
3
#!/bin/sh
addgroup -S git || true
adduser -SDH -h /var/lib/git -s /bin/sh -G git -g git git || true