From c6b419b7adc6232aefade18bb98c8c94eada0ff4 Mon Sep 17 00:00:00 2001 From: Stepan Vladovskiy Date: Mon, 16 Oct 2023 06:27:41 -0300 Subject: [PATCH] feat: fetch file --- fetch.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 fetch.conf diff --git a/fetch.conf b/fetch.conf new file mode 100644 index 0000000..485b707 --- /dev/null +++ b/fetch.conf @@ -0,0 +1 @@ +Repo=https://github.com/authorizerdev/authorizer \ No newline at end of file