Browse Source
Remove boilerplate from what I used for template
pull/2369/head
Brian Hartvigsen
5 years ago
No known key found for this signature in database
GPG Key ID: 46EEA32081255BEB
1 changed files with
1 additions and
2 deletions
-
deploy/synology_dsm.sh
|
@ -1,7 +1,6 @@ |
|
|
#!/usr/bin/env sh |
|
|
#!/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 |
|
|
# it requires the jq and curl are in the $PATH and the following |
|
|
# environment variables must be set: |
|
|
# environment variables must be set: |
|
|