Add sample AAF Setup Demoing
[aaf/authz.git] / auth / docker / dbuild.sh
old mode 100644 (file)
new mode 100755 (executable)
index 54d9926..23fa72f
@@ -3,7 +3,7 @@
 # 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