e3c38688 Drew DeVault
4 years ago
1 2 3
#!/bin/sh addgroup -S hub || true adduser -HSD -h / -s /sbin/nologin -G hub -g hub hub || true