Added hot_deploy to deploy script - fixed echo

This commit is contained in:
Haakon Meland Eriksen 2015-09-18 18:55:56 +02:00
parent ce28760c2a
commit 525a0478b0

View file

@ -167,7 +167,7 @@ if [ ! -f ${OPENSHIFT_REPO_DIR}.openshift/markers/hot_deploy ]; then
touch ${OPENSHIFT_REPO_DIR}.openshift/markers/hot_deploy
echo "Done creating file .openshift/cron/minutely/poller"
echo "Done creating file .openshift/markers/hot_deploy"
else