The source location for cacert.pem has changed.

pull/41/head
Dave Page 2021-02-17 15:43:02 +00:00
parent e5a91d30bf
commit 85d1459372
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@ _complete_bundle() {
yarn install yarn install
yarn run bundle 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 popd > /dev/null
# copy the web directory to the bundle as it is required by runtime # copy the web directory to the bundle as it is required by runtime