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