mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-02 14:02:46 +00:00
spellcheck supress error for defining new line variable for Mac OS sed replacement
This commit is contained in:
parent
23e7b13c48
commit
82e525b442
@ -13,6 +13,7 @@ WEDOS_WAPI_ENDPOINT="https://api.wedos.com/wapi/xml"
|
|||||||
# WHEN SET TO ANYTHINK, THEN GENERATED XML WAPI REQUEST ADD TESTING SWITCH
|
# WHEN SET TO ANYTHINK, THEN GENERATED XML WAPI REQUEST ADD TESTING SWITCH
|
||||||
TESTING_STAGE=
|
TESTING_STAGE=
|
||||||
# NEW LINE
|
# NEW LINE
|
||||||
|
# shellcheck disable=SC1004
|
||||||
NEW_LINE='\
|
NEW_LINE='\
|
||||||
'
|
'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user