Skip to content

Commit 3b6d8fc

Browse files
use my personal repo in base.sh temporarily
1 parent c595b7a commit 3b6d8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-apisix-base.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ if [ "$repo" == ngx_multi_upstream_module ]; then
4141
cp -r "$prev_workdir" ./ngx_multi_upstream_module-${ngx_multi_upstream_module_ver}
4242
else
4343
git clone --depth=1 -b $ngx_multi_upstream_module_ver \
44-
https://github.com/api7/ngx_multi_upstream_module.git \
44+
https://github.com/shreemaan-abhishek/ngx_multi_upstream_module.git \
4545
ngx_multi_upstream_module-${ngx_multi_upstream_module_ver}
4646
fi
4747

0 commit comments

Comments
 (0)