Remove disable=SC2154

This commit is contained in:
Andrew Ferguson 2025-06-10 20:40:09 -07:00
parent 948c41c4fb
commit 757958e2b7
2 changed files with 0 additions and 2 deletions

View File

@ -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
View 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/