This website requires JavaScript.
Explore
Help
Sign In
thomas
/
debmaker
Watch
1
Star
0
Fork
You've already forked debmaker
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
651c7dd8a5
debmaker
/
ressources
/
authelia
/
rootfs
/
DEBIAN
/
postinst
5 lines
76 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
id authelia
&
> /dev/null
||
useradd authelia -r -s /bin/false
Reference in New Issue
View Git Blame
Copy Permalink