mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 15:31:45 +00:00
Danksagung an danb35
This commit is contained in:
parent
556c546b2e
commit
a4f9746d3a
@ -1,10 +1,11 @@
|
||||
#!/usr/local/bin/bash
|
||||
|
||||
#Here is a scipt to deploy the cert to your TrueNAS using the REST API.
|
||||
# Here is a scipt to deploy the cert to your TrueNAS using the REST API.
|
||||
# https://www.truenas.com/docs/hub/additional-topics/api/rest_api.html
|
||||
#
|
||||
# Written by Frank Plass github@f-plass.de
|
||||
#
|
||||
# https://github.com/danb35/deploy-freenas/blob/master/deploy_freenas.py
|
||||
# Thanks to danb35 for your template!
|
||||
#
|
||||
# Following environment variables must be set:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user