~dricottone/huttese-apk

ref: a411788b6c2472b4a74a5cc96c2d72e6400be206 huttese-apk/sr.ht/hg.sr.ht/hg.sr.ht.post-install -rw-r--r-- 101 bytes
a411788b — j3s Fix git.sr.ht user creation 4 years ago
                                                                                
e70a64ff Drew DeVault
8d683e23 Drew DeVault
1
2
3
#!/bin/sh
addgroup -S hg || true
adduser -SD -s /sbin/nologin -g hg -h /var/lib/mercurial hg || true