Browse Source

Remove boilerplate from what I used for template

pull/2369/head
Brian Hartvigsen 5 years ago
parent
commit
8e8cda132c
No known key found for this signature in database GPG Key ID: 46EEA32081255BEB
  1. 3
      deploy/synology_dsm.sh

3
deploy/synology_dsm.sh

@ -1,7 +1,6 @@
#!/usr/bin/env sh
# Here is a script to deploy cert to Synology DSM vault
# (https://www.vaultproject.io/)
# Here is a script to deploy cert to Synology DSM
#
# it requires the jq and curl are in the $PATH and the following
# environment variables must be set:

Loading…
Cancel
Save