~dricottone/huttese-apk

ref: 55f7a56d475c25d4648ecb231ab37e62122da104 huttese-apk/sr.ht/todo.sr.ht/todo.sr.ht.post-install -rw-r--r-- 94 bytes
55f7a56d — Drew DeVault hg.sr.ht: add GraphQL bits 3 years ago
                                                                                
f26e327f Drew DeVault
1
2
3
#!/bin/sh
addgroup -S todo || true
adduser -SDH -s /sbin/nologin -G todo -g todo todo || true