debmaker/ressources/flame/rootfs/DEBIAN/postinst
2022-04-14 00:27:03 +02:00

5 lines
106 B
Bash
Executable file

#!/bin/bash
id flame &> /dev/null || useradd flame -r -s /bin/false
chown -R flame:flame /var/lib/flame