mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-14 21:02:45 +00:00
Remove disable=SC2154
This commit is contained in:
parent
948c41c4fb
commit
757958e2b7
@ -1,5 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
# shellcheck disable=SC2154
|
||||
|
||||
# Here is a script to deploy cert to local Plex Media Server on Debian.
|
||||
|
||||
|
1
deploy/plex_synology.sh
Normal file → Executable file
1
deploy/plex_synology.sh
Normal file → Executable file
@ -1,5 +1,4 @@
|
||||
#!/usr/bin/bash
|
||||
# shellcheck disable=SC2154
|
||||
|
||||
# Here is a script to deploy cert to local Plex Media Server on Synology.
|
||||
# Based on https://www.snbforums.com/threads/issue-lets-encrypt-certificate-with-acme-sh-use-it-with-synology-dsm-and-plex.70395/
|
||||
|
Loading…
x
Reference in New Issue
Block a user