Remove disable=SC2154
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,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…
Reference in New Issue