From d860dd753e09a7c9f2a8f351b9fc6c3bb5cdf7eb Mon Sep 17 00:00:00 2001 From: Haakon Meland Eriksen Date: Sun, 3 Jan 2016 12:50:15 +0100 Subject: Hubzilla Chess - single file commit to upstream Adding Hubzilla Chess to Hubzilla on OpenShift deploy script --- .openshift/action_hooks/deploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.openshift') diff --git a/.openshift/action_hooks/deploy b/.openshift/action_hooks/deploy index 77f5bd999..1dca4a5e8 100755 --- a/.openshift/action_hooks/deploy +++ b/.openshift/action_hooks/deploy @@ -205,6 +205,6 @@ cd ${OPENSHIFT_REPO_DIR} util/add_addon_repo https://gitlab.com/zot/ownmapp.git ownMapp # Hubzilla Chess -echo "Try to add or update Hubzilla chess" +echo "Try to add or update Hubzilla chess to Hubzilla on OpenShift" cd ${OPENSHIFT_REPO_DIR} util/add_addon_repo https://gitlab.com/zot/hubzilla-chess.git Chess -- cgit v1.2.3