debmaker/ressources/authelia/rootfs/DEBIAN/postinst

5 lines
76 B
Plaintext
Raw Normal View History

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