Skip to content

Commit 373f941

Browse files
committed
feat: integrate with nginx-aws-signature
1 parent 52107a0 commit 373f941

File tree

14 files changed

+21
-900
lines changed

14 files changed

+21
-900
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
submodule:
2-
git submodule update --init [email protected]:nginx-serverless/nginx-aws-signature.git common/awssig
2+
git submodule update --init common/awssig
33
git submodule absorbgitdirs
44
git -C common/awssig config core.sparseCheckout true
55
echo 'core/*' >>.git/modules/common/awssig/info/sparse-checkout

common/awssig

0 commit comments

Comments
 (0)