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

4 lines
76 B
Bash
Executable file

#!/bin/bash
id authelia &> /dev/null || useradd authelia -r -s /bin/false