ZuluPro/myblog

View on GitHub
.openshift/action_hooks/post_deploy

Summary

Maintainability
Test Coverage
#!/bin/bash
# This is a simple post deploy hook executed after your application 
# is deployed and started.  This script gets executed directly, so 
# it could be python, php, ruby, etc.