scripts/README.md

22 lines
627 B
Markdown
Raw Permalink Normal View History

2024-05-03 17:59:07 +00:00
### scripts
usefull scripts that i use that i made that do things that i want
#### aconv
converts a directory of any music file to all be one codec and container in the output
2024-05-16 13:56:22 +00:00
#### 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
2024-09-29 19:11:09 +00:00
#### cfdns
allows creation or updating of existing cloudflare dns records