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
a340b7db22
debmaker
/
ressources
/
gotify
/
rootfs
/
DEBIAN
/
postinst
5 lines
72 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
id gotify
&
> /dev/null
||
useradd gotify -r -s /bin/false
Reference in New Issue
View Git Blame
Copy Permalink