mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
attempt to debug the docker command
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -xe
|
||||||
DIRECTORY=`dirname $0`
|
DIRECTORY=`dirname $0`
|
||||||
echo $DIRECTORY
|
echo $DIRECTORY
|
||||||
$(dirname "${BASH_SOURCE[0]}")/common.sh
|
$(dirname "${BASH_SOURCE[0]}")/common.sh
|
||||||
|
Reference in New Issue
Block a user