debmaker/ressources/gotify/rootfs/DEBIAN/postinst

5 lines
92 B
Bash
Executable File

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