1.0.0 • Published 5 years ago

update-qbittorrent-cert v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

update-qbittorrent-cert

Install

Let's Encrypt

If you are using letsencrypt, then running the following will copy the script to /etc/letsencrypt/renewal-hooks/deploy/update-qbittorrent-cert.js where a default letsencrypt installation will pick up the script and run it on a successful renewal.

$ git clone https://github.com/CoryG89/update-qbittorrent-cert.git
$ npm run install-letsencrypt

Custom

If you have a custom letsencrypt directory, or you would like to copy the script to a different location use the following.

$ git clone https://github.com/CoryG89/update-qbittorrent-cert.git
$ npm run install-script path/to/dest