Fixed ownMapp repo address
This commit is contained in:
parent
b782c46e51
commit
31a612aa89
@ -199,7 +199,7 @@ 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
|
# Hubzilla ownMapp
|
||||||
echo "Try to add or update Hubzilla ownMap"
|
echo "Try to add or update Hubzilla ownMapp"
|
||||||
cd ${$OPENSHIFT_REPO_DIR}
|
cd ${$OPENSHIFT_REPO_DIR}
|
||||||
util/add_addon_repo https://github.com/zot/ownmapp.git ownMap
|
util/add_addon_repo https://gitlab.com/zot/ownmapp.git ownMapp
|
||||||
|
Reference in New Issue
Block a user