The source location for cacert.pem has changed.

This commit is contained in:
Dave Page 2021-02-17 15:43:02 +00:00
parent e5a91d30bf
commit 85d1459372

View File

@ -254,7 +254,7 @@ _complete_bundle() {
yarn install
yarn run bundle
curl https://curl.haxx.se/ca/cacert.pem -o cacert.pem -s
curl https://curl.se/ca/cacert.pem -o cacert.pem -s
popd > /dev/null
# copy the web directory to the bundle as it is required by runtime