diff --git a/scripts/_common.sh b/scripts/_common.sh index 09f6831..b95e305 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -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"