1 2 3
#!/bin/sh addgroup -S paste || true adduser -SDH -s /sbin/nologin -G paste -g paste paste || true