mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-05 15:42:45 +00:00
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:
parent
238cd4bc5d
commit
718774a948
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user