From a721f39945bf3213c4305a389946c464b831a5f9 Mon Sep 17 00:00:00 2001 From: Haakon Meland Eriksen Date: Fri, 18 Dec 2015 07:24:05 +0100 Subject: Commented out extra addons, themes etc. --- .openshift/action_hooks/deploy | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.openshift/action_hooks/deploy b/.openshift/action_hooks/deploy index f3f187d43..7abe3efd1 100755 --- a/.openshift/action_hooks/deploy +++ b/.openshift/action_hooks/deploy @@ -190,16 +190,16 @@ util/config directory globaldir 1 util/config directory pubforums 0 # Hubzill addons -echo "Try to add or update Hubzilla addons" -cd ${OPENSHIFT_REPO_DIR} -util/add_addon_repo https://github.com/redmatrix/hubzilla-addons.git HubzillaAddons +# echo "Try to add or update Hubzilla addons" +# cd ${OPENSHIFT_REPO_DIR} +# util/add_addon_repo https://github.com/redmatrix/hubzilla-addons.git HubzillaAddons # Hubzilla themes -echo "Try to add or update Hubzilla themes" -cd ${OPENSHIFT_REPO_DIR} -util/add_theme_repo https://github.com/DeadSuperHero/redmatrix-themes.git DeadSuperHeroThemes +# echo "Try to add or update Hubzilla themes" +# cd ${OPENSHIFT_REPO_DIR} +# util/add_theme_repo https://github.com/DeadSuperHero/redmatrix-themes.git DeadSuperHeroThemes # Hubzilla ownMapp -echo "Try to add or update Hubzilla ownMapp" -cd ${OPENSHIFT_REPO_DIR} -util/add_addon_repo https://gitlab.com/zot/ownmapp.git ownMapp +# echo "Try to add or update Hubzilla ownMapp" +# cd ${OPENSHIFT_REPO_DIR} +# util/add_addon_repo https://gitlab.com/zot/ownmapp.git ownMapp -- cgit v1.2.3