aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-05-15Modify install instructions (use GNU Stow)HEADmainThomas Lange1-4/+8
2021-05-15Add manual page ("man page")Thomas Lange1-0/+139
2021-05-14Move script to package/sbin directoryThomas Lange1-0/+0
Move the CertDeploy script to the package/sbin directory. This makes it possible to manage the "package" directory with tools like GNU Stow. See: https://www.gnu.org/software/stow/
2021-05-11Redirect error messages to stderrThomas Lange1-5/+5
2021-05-10Optimize readme.mdThomas Lange1-1/+1
2021-05-10Use "id" instead of "whoami" to determine default owner/groupThomas Lange2-9/+15
2021-03-13Add missing character in error messageThomas Lange1-1/+1
2021-03-12Optimize some text within readme.md and the scriptThomas Lange2-13/+25
* Fix spelling mistakes (thanks to spinnweb for finding them) * Add snippet from /etc/mumble-server.conf to readme.md * Rearrange some paragraphs in readme.md
2021-03-11Initial commitThomas Lange3-0/+304