diff options
Diffstat (limited to '.openshift/action_hooks/deploy')
-rwxr-xr-x | .openshift/action_hooks/deploy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.openshift/action_hooks/deploy b/.openshift/action_hooks/deploy index 7b746ece1..f97772902 100755 --- a/.openshift/action_hooks/deploy +++ b/.openshift/action_hooks/deploy @@ -173,6 +173,6 @@ echo "chmod done, permissions set to 777 on poller script." ### echo "The hot deploy marker already exists" -fi +### fi #### |