#!/bin/bash

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