Commented out extra repos except official addons
This commit is contained in:
parent
2cb04ccb8f
commit
b4205554a8
@ -198,21 +198,21 @@ 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/hubzilla-themes.git DeadSuperHeroThemes
|
#util/add_theme_repo https://github.com/DeadSuperHero/hubzilla-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
|
||||||
|
|
||||||
# Hubzilla Chess
|
# Hubzilla Chess
|
||||||
echo "Try to add or update Hubzilla chess "
|
#echo "Try to add or update Hubzilla chess "
|
||||||
cd ${OPENSHIFT_REPO_DIR}
|
#cd ${OPENSHIFT_REPO_DIR}
|
||||||
util/add_addon_repo https://gitlab.com/zot/hubzilla-chess.git Chess
|
#util/add_addon_repo https://gitlab.com/zot/hubzilla-chess.git Chess
|
||||||
|
|
||||||
# Hubzilla Hubsites
|
# Hubzilla Hubsites
|
||||||
echo "Try to add or update Hubzilla Hubsites"
|
#echo "Try to add or update Hubzilla Hubsites"
|
||||||
cd ${OPENSHIFT_REPO_DIR}
|
#cd ${OPENSHIFT_REPO_DIR}
|
||||||
util/add_addon_repo https://gitlab.com/zot/hubsites.git Hubsites
|
#util/add_addon_repo https://gitlab.com/zot/hubsites.git Hubsites
|
||||||
|
Reference in New Issue
Block a user