1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00

Add repo url variables

This commit is contained in:
Roman Kupriyanov 2021-07-21 02:21:32 +03:00 committed by GitHub
parent 76c1113cd8
commit 8f999c726b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,10 @@
# COMMON VARIABLES
#=================================================
# repos
repo_url="https://github.com/friendica/friendica.git"
addons_repo_url="https://github.com/friendica/friendica-addons.git"
# commit hashes
# 2021.07
version_commit="d1d208f18b9b43916378ccfd09b963246fe631dd"