mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
start alfresco and change directory back to root
This commit is contained in:
5
scripts/startAlfresco.sh
Normal file
5
scripts/startAlfresco.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd $1
|
||||
docker-compose up -d
|
||||
cd ../..
|
Reference in New Issue
Block a user