summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index fae319a..5c42b17 100644
--- a/README.md
+++ b/README.md
@@ -9,3 +9,13 @@ gives you the url to a mc jar file with a given version and server type as input
#### aconv
converts a directory of any music file to all be one codec and container in the output
+
+#### fconv
+
+converts one font type to another with fontforge, (just an alias posing as a bash script)
+
+#### recert
+
+using lets encrypt, allows checking and renewal of lets encrypt certificates. usefull for cron jobs
+
+this uses certbot with webroot, so make sure to have DOMAIN/.well-known/acme-challenge pointed to /var/www/html/.well-known/acme-challenge on your system