projects
/
jshop-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89ff3e4
)
updated path for local cp of libraries
author
Roland Häder
<roland@mxchange.org>
Sat, 24 Jun 2017 21:11:03 +0000
(23:11 +0200)
committer
Roland Häder
<roland@mxchange.org>
Sat, 24 Jun 2017 21:11:03 +0000
(23:11 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
dist.sh
patch
|
blob
|
history
diff --git
a/dist.sh
b/dist.sh
index 0038723640d825d72d04d6a40506ee68cba14dd0..993d125b16dd0377b43be76dbfcd32ce9f2a8c8f 100755
(executable)
--- a/
dist.sh
+++ b/
dist.sh
@@
-16,7
+16,7
@@
WILDFLY_MODULE_PATH="${WILDFLY_MODULE_BASE_PATH}/${NAME}/main"
WILDFLY_MODULE_XML_FILE="wildfly/module.xml"
# Glassfish base path (domain)
-GLASSFISH_BASE_PATH="${HOME}/gf_domain/
domain/
lib"
+GLASSFISH_BASE_PATH="${HOME}/gf_domain/lib"
# Remote Glassfish path
GLASSFISH_SSH_PATH="/var/payara/domains/domain1/lib"