Merge pull request #141 from HaakonME/master
Added Hubzilla plugin repo for ownMapp - decentralized and private map sharing
This commit is contained in:
commit
ac9250fc4a
@ -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 ownMapp
|
||||||
|
echo "Try to add or update Hubzilla ownMapp"
|
||||||
|
cd ${OPENSHIFT_REPO_DIR}
|
||||||
|
util/add_addon_repo https://gitlab.com/zot/ownmapp.git ownMapp
|
||||||
|
Reference in New Issue
Block a user