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:
parent
76c1113cd8
commit
8f999c726b
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue