debmaker/ressources/claper/rootfs/DEBIAN/postinst
2025-04-14 18:51:11 +02:00

4 lines
125 B
Bash
Executable file

#!/bin/bash
APPclaperumap
id $APP &> /dev/null || useradd $APP -r -s /bin/false -md /opt/$APP/
chown -R $APP:$APP /opt/$APP/