Browse Source

Danksagung an danb35

pull/3396/head
F-Plass 4 years ago
committed by GitHub
parent
commit
a4f9746d3a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      deploy/truenas.sh

5
deploy/truenas.sh

@ -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…
Cancel
Save