~dricottone/huttese-apk

ref: 31f82abfc96d08223180936f5f6632f016631f83 huttese-apk/pkgsrc/git.sr.ht/git.sr.ht.post-install -rw-r--r-- 99 bytes
31f82abfDominic Ricottone Updates from first deployment 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