~dricottone/huttese-apk

ref: a092550035dbd75fb1b0d75d40eb37491e62cbfc huttese-apk/sr.ht/hg.sr.ht/hg.sr.ht.post-install -rw-r--r-- 107 bytes
a0925500 — Drew DeVault Ensure .abuild directory exists 4 years ago
                                                                                
e70a64ff Drew DeVault
1
2
3
#!/bin/sh
addgroup -S hg || true
adduser -SD -h /var/lib/mercurial -s /sbin/nologin -G hg -g hg hg || true