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

5 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