debmaker/ressources/authelia/rootfs/DEBIAN/postinst

5 lines
76 B
Bash
Executable File

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