#!/bin/bash id hbbs &> /dev/null || useradd hbbs -r -s /bin/false -md /var/lib/hbbs chown hbbs:hbbs /var/lib/hbbs