Disable SC2154. There seems to be a bug in version 0.7 of shellcheck. Testing with shellcheck v0.8 doesn't yield any flags for SC2154.

This commit is contained in:
Andrew Ferguson 2022-01-27 07:26:18 -08:00
parent 238cd4bc5d
commit 718774a948

View File

@ -1,4 +1,5 @@
#!/usr/bin/env sh
# shellcheck disable=SC2154
# Here is a script to deploy cert to local Plex Media Server on Debian.