mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-09 06:55:54 -06:00
The source location for cacert.pem has changed.
This commit is contained in:
parent
e5a91d30bf
commit
85d1459372
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user