From dc4b2bd52eb3def75e941d67ef2c70317c761d95 Mon Sep 17 00:00:00 2001 From: Shahzain Ali Date: Tue, 20 Dec 2022 00:22:12 +0500 Subject: [PATCH] added submodule --- .gitmodules | 3 +++ deploy/amnezia-ios-certificates | 1 + 2 files changed, 4 insertions(+) create mode 160000 deploy/amnezia-ios-certificates diff --git a/.gitmodules b/.gitmodules index a8295ac7d..5baf9ebf5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "client/3rd/qtkeychain"] path = client/3rd/qtkeychain url = https://github.com/frankosterfeld/qtkeychain.git +[submodule "deploy/amnezia-ios-certificates"] + path = deploy/amnezia-ios-certificates + url = https://github.com/amnezia-vpn/amnezia-ios-certificates.git diff --git a/deploy/amnezia-ios-certificates b/deploy/amnezia-ios-certificates new file mode 160000 index 000000000..dba2aff98 --- /dev/null +++ b/deploy/amnezia-ios-certificates @@ -0,0 +1 @@ +Subproject commit dba2aff98cdabf6ef655d8f470e7d6341ab483c6