~dricottone/huttese-apk

ref: a411788b6c2472b4a74a5cc96c2d72e6400be206 huttese-apk/sr.ht/todo.sr.ht/todo.sr.ht.post-install -rw-r--r-- 86 bytes
a411788b — j3s Fix git.sr.ht user creation 4 years ago
                                                                                
f26e327f Drew DeVault
1
2
3
#!/bin/sh
addgroup -S todo || true
adduser -SDH -s /sbin/nologin -g todo todo || true