debmaker/ressources/standardnotes-web/rootfs/DEBIAN/postinst
2022-01-23 21:49:01 +01:00

4 lines
125 B
Bash
Executable file

#!/bin/bash
id standardnotes-web &> /dev/null || useradd standardnotes-web -r -s /bin/false -md /usr/lib/standardnotes/web