debmaker/ressources/gotify/rootfs/DEBIAN/postinst

5 lines
76 B
Plaintext
Raw Normal View History

2022-02-03 22:51:24 +01:00
#!/bin/bash
id authelia &> /dev/null || useradd authelia -r -s /bin/false