diff --git a/deploy/eset.sh b/deploy/eset.sh index 60d576db..e59667a5 100644 --- a/deploy/eset.sh +++ b/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"