mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-14 14:12:47 +00:00
Update eset.sh
removed dubbed empty lines
This commit is contained in:
parent
c183e12801
commit
131d1291da
@ -58,11 +58,9 @@ eset_deploy() {
|
|||||||
fi
|
fi
|
||||||
_eset_keyalias="${DEPLOY_ESET_KEYALIAS:-$DEFAULT_ESET_KEYALIAS}"
|
_eset_keyalias="${DEPLOY_ESET_KEYALIAS:-$DEFAULT_ESET_KEYALIAS}"
|
||||||
|
|
||||||
|
|
||||||
DEFAULT_ESET_RELOAD="systemctl restart tomcat"
|
DEFAULT_ESET_RELOAD="systemctl restart tomcat"
|
||||||
_reload="${DEPLOY_ESET_RELOAD:-$DEFAULT_ESET_RELOAD}"
|
_reload="${DEPLOY_ESET_RELOAD:-$DEFAULT_ESET_RELOAD}"
|
||||||
|
|
||||||
|
|
||||||
_debug _eset_tomcat "$_eset_tomcat"
|
_debug _eset_tomcat "$_eset_tomcat"
|
||||||
_debug _eset_keystore "$_eset_keystore"
|
_debug _eset_keystore "$_eset_keystore"
|
||||||
_debug _eset_keypass "$_eset_keypass"
|
_debug _eset_keypass "$_eset_keypass"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user