ajout de claper

This commit is contained in:
Thomas Legay 2024-11-05 15:42:31 +01:00
parent c0eab91a7e
commit d528292a08
9 changed files with 155 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#!/bin/bash
id claper &> /dev/null || useradd claper -r -s /bin/false -d /opt/claper
chown -R claper:claper /opt/claper