mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-10-01 14:41:57 +00:00
Archetypes - Add extra information in sh script
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
export COMPOSE_FILE_PATH=${symbol_dollar}{PWD}/target/classes/docker/docker-compose.yml
|
||||
mvn -v
|
||||
env
|
||||
|
||||
start() {
|
||||
docker volume create ${rootArtifactId}-acs-volume
|
||||
|
Reference in New Issue
Block a user