Browse Source

Update eset.sh

removed  dubbed empty lines
pull/2215/head
solunix 7 years ago
committed by GitHub
parent
commit
131d1291da
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      deploy/eset.sh

2
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"

Loading…
Cancel
Save