Commit a7847923 authored by garciay's avatar garciay
Browse files
parents b30bee5c fe96cb3c
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -3,9 +3,8 @@
# See: https://forge.etsi.org/etsi-forge-copyright-statement.txt

#set -e
set -vx
#set -vx

tree .
DOCKER_FILE=./docker/Dockerfile
if [ -f ${DOCKER_FILE} ]
then