~dricottone/huttese-apk

ref: 4800997b88a804765fe828d6bf1b2bd4ae1ec7fe huttese-apk/sr.ht/sr.ht-uacme/sr.ht-uacme.pre-install -rw-r--r-- 215 bytes
4800997b — Simon Ser gamja: upgrade to 1.0.0_beta1-r10 3 years ago
                                                                                
09fc19f3 Drew DeVault
d5e595c3 Drew DeVault
09fc19f3 Drew DeVault
1
2
3
4
5
#!/bin/sh
addgroup -S acme || true
adduser -SD -h /var/empty -s /sbin/nologin -G acme -g acme acme || true
echo "Run the following command to finish configuring uacme:"
echo "doas -u acme uacme new <email address>"