~dricottone/huttese-apk

ref: a884463161ec9529c0650702a7fa3473e5f2b3ef huttese-apk/sr.ht/sr.ht-uacme/sr.ht-uacme.pre-install -rw-r--r-- 215 bytes
a8844631 — Drew DeVault py3-celery: upgrade to 5.2.0 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>"