Commented out extra addons, themes etc.

This commit is contained in:
Haakon Meland Eriksen 2015-12-18 07:24:05 +01:00
parent 3b1ab5e79c
commit a721f39945

View File

@ -190,16 +190,16 @@ util/config directory globaldir 1
util/config directory pubforums 0 util/config directory pubforums 0
# Hubzill addons # Hubzill addons
echo "Try to add or update Hubzilla addons" # echo "Try to add or update Hubzilla addons"
cd ${OPENSHIFT_REPO_DIR} # cd ${OPENSHIFT_REPO_DIR}
util/add_addon_repo https://github.com/redmatrix/hubzilla-addons.git HubzillaAddons # util/add_addon_repo https://github.com/redmatrix/hubzilla-addons.git HubzillaAddons
# Hubzilla themes # Hubzilla themes
echo "Try to add or update Hubzilla themes" # echo "Try to add or update Hubzilla themes"
cd ${OPENSHIFT_REPO_DIR} # cd ${OPENSHIFT_REPO_DIR}
util/add_theme_repo https://github.com/DeadSuperHero/redmatrix-themes.git DeadSuperHeroThemes # util/add_theme_repo https://github.com/DeadSuperHero/redmatrix-themes.git DeadSuperHeroThemes
# Hubzilla ownMapp # Hubzilla ownMapp
echo "Try to add or update Hubzilla ownMapp" # echo "Try to add or update Hubzilla ownMapp"
cd ${OPENSHIFT_REPO_DIR} # cd ${OPENSHIFT_REPO_DIR}
util/add_addon_repo https://gitlab.com/zot/ownmapp.git ownMapp # util/add_addon_repo https://gitlab.com/zot/ownmapp.git ownMapp