Skip to content
Snippets Groups Projects
Commit 8f757d3a authored by iSergio's avatar iSergio
Browse files

Fix

parent 77dbf04d
No related branches found
No related tags found
No related merge requests found
......@@ -113,6 +113,7 @@ align_left "$DOTSTRING" "Remove http socket"
result=`jboss-cli.sh --connect --commands="batch,
/socket-binding-group=standard-sockets/socket-binding=http:remove(),
run-batch"` &>/dev/null
align_echo $? $result
# Install thirdparty modules
cp -rf modules/* ${JBOSS_HOME}/modules/system/layers/base/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment