Add DeadSuperHero Themes for Hubzilla to deploy
This commit is contained in:
parent
cc0f026cec
commit
9cee3dda1f
@ -189,3 +189,8 @@ util/config system disable_discover_tab 1
|
|||||||
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
|
||||||
|
echo "Try to add or update Hubzilla themes"
|
||||||
|
cd ${OPENSHIFT_REPO_DIR}
|
||||||
|
util/add_theme_repo https://github.com/DeadSuperHero/redmatrix-themes.git DeadSuperHeroThemes
|
||||||
|
Reference in New Issue
Block a user