debmaker/ressources/rustdesk-server/rustdesk-server-hbbr/DEBIAN/postinst

4 lines
115 B
Bash
Executable file

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