debmaker/ressources/gotify/rootfs/DEBIAN/postinst
thomas b69d1ee47f Add gotify
optimize apt without recommends packages
add package dpkg fakeroot when needed
2022-02-20 23:33:43 +01:00

4 lines
92 B
Bash
Executable file

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