From: Roland Haeder Date: Thu, 10 Mar 2016 19:10:45 +0000 (+0100) Subject: updated dist.sh X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d46978aa741cc4e95f46fa9c7e662183bf6c876b;p=jcountry-core.git updated dist.sh --- diff --git a/dist.sh b/dist.sh index 0bdc4a4..101a0f4 100755 --- a/dist.sh +++ b/dist.sh @@ -19,7 +19,7 @@ WILDFLY_MODULE_XML_FILE="wildfly/module.xml" GLASSFISH_BASE_PATH="${HOME}/gf_domain/domain/lib" # Remote Glassfish path -GLASSFISH_SSH_PATH="/var/glassfish/domains/domain1/lib" +GLASSFISH_SSH_PATH="/var/payara/domains/domain1/lib" # Remote SSH server (password-less access) GLASSFISH_SSH_SERVER="www.mxchange.org"