Browse Source
Update eset.sh
removed dubbed empty lines
pull/2215/head
solunix
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
2 deletions
-
deploy/eset.sh
|
|
|
@ -58,11 +58,9 @@ eset_deploy() { |
|
|
|
fi |
|
|
|
_eset_keyalias="${DEPLOY_ESET_KEYALIAS:-$DEFAULT_ESET_KEYALIAS}" |
|
|
|
|
|
|
|
|
|
|
|
DEFAULT_ESET_RELOAD="systemctl restart tomcat" |
|
|
|
_reload="${DEPLOY_ESET_RELOAD:-$DEFAULT_ESET_RELOAD}" |
|
|
|
|
|
|
|
|
|
|
|
_debug _eset_tomcat "$_eset_tomcat" |
|
|
|
_debug _eset_keystore "$_eset_keystore" |
|
|
|
_debug _eset_keypass "$_eset_keypass" |
|
|
|
|