diff options
author | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-25 16:34:26 -0500 |
---|---|---|
committer | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-25 16:34:31 -0500 |
commit | 0cf3f31e8dc170fa7629bb4cbe678295a1af13fd (patch) | |
tree | e5c56c280c6c8c0ae15cbad5808663c32fa45759 /auth/docker/dpush.sh | |
parent | 4246fcf2c5b4f643a816aa4a7fed06b399d04511 (diff) |
Update scripts per HEAT validation
Issue-ID: AAF-256
Change-Id: I2eb6ca9e406a85619fcdbe2c35383af5a134aae6
Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
Diffstat (limited to 'auth/docker/dpush.sh')
-rw-r--r-- | auth/docker/dpush.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/docker/dpush.sh b/auth/docker/dpush.sh index 99a88f96..3c1a28fc 100644 --- a/auth/docker/dpush.sh +++ b/auth/docker/dpush.sh @@ -1,4 +1,4 @@ -# +#!/bin/bash # Docker push Script. Reads all the components generated by install, on per-version basis # # Pull in Variables from d.props |