Add ownMap
This commit is contained in:
parent
0fbea73581
commit
eaa47760bc
@ -198,3 +198,8 @@ util/add_addon_repo https://github.com/redmatrix/hubzilla-addons.git HubzillaAdd
|
|||||||
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 ownMap
|
||||||
|
echo "Try to add or update Hubzilla ownMap"
|
||||||
|
cd ${$OPENSHIFT_REPO_DIR}
|
||||||
|
util/add_addon_repo https://github.com/zot/ownmapp.git ownMap
|
||||||
|
Reference in New Issue
Block a user