mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
added -q argument
This commit is contained in:
@@ -5,4 +5,4 @@ set -ev
|
|||||||
export PROFILE=$1
|
export PROFILE=$1
|
||||||
|
|
||||||
cd rm-automation
|
cd rm-automation
|
||||||
mvn install -Pinstall-alfresco,${PROFILE} -Dinstaller.url=${INSTALLER_URL}
|
mvn install -Pinstall-alfresco,${PROFILE} -Dinstaller.url=${INSTALLER_URL} -q
|
||||||
|
Reference in New Issue
Block a user