debmaker/ressources/standardnotes-web/rootfs/DEBIAN/postinst

5 lines
125 B
Plaintext
Raw Normal View History

2022-01-23 21:49:01 +01:00
#!/bin/bash
id standardnotes-web &> /dev/null || useradd standardnotes-web -r -s /bin/false -md /usr/lib/standardnotes/web