X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fdocker%2Fdbuild.sh;h=ed99ec99acf60105cf67b142f93fe179d032f616;hb=4246fcf2c5b4f643a816aa4a7fed06b399d04511;hp=54d9926ab40552c9d104bcc3737b2960ebe9f3b4;hpb=924b18d7469204ceaae60d7345712ea09f75a674;p=aaf%2Fauthz.git diff --git a/auth/docker/dbuild.sh b/auth/docker/dbuild.sh old mode 100644 new mode 100755 index 54d9926a..ed99ec99 --- a/auth/docker/dbuild.sh +++ b/auth/docker/dbuild.sh @@ -1,9 +1,9 @@ -#!/bin/bash dbuild.sh +#!/bin/bash # # Docker Building Script. Reads all the components generated by install, on per-version basis # # Pull in Variables from d.props -. d.props +. ./d.props # TODO add ability to do DEBUG settings if ["$1" == ""]; then