Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
curiositycasualty committed Sep 7, 2023
1 parent 21037c7 commit 24d59ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ kong_directory_genrule(
cp -r ${CACERTS} ${BUILD_DESTDIR}/kong/ssl/
(
cd ${BUILD_DESTDIR}/kong/ssl/
ln -sf cacerts-*.pem cacerts.pem
LN cacerts-*.pem cacerts.pem
)
chmod -R "+r" ${BUILD_DESTDIR}/kong/ssl
Expand Down

0 comments on commit 24d59ba

Please sign in to comment.