diff options
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 |