update-qbittorrent-cert

1.0.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i update-qbittorrent-cert

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

2.92 kB

Total Files

3

Last publish

Collaborators

  • coryg89