Update scripts per HEAT validation
[aaf/authz.git] / auth / docker / dbuild.sh
old mode 100644 (file)
new mode 100755 (executable)
index 501530d..ed99ec9
@@ -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