Skip to content

Commit

Permalink
remove --allow-insecure-repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
dianabarsan committed Oct 5, 2023
1 parent ed083fe commit fc0c93e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/scalability/run_suite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ git clone --single-branch --branch $TAG https://github.com/medic/cht-core.git;

export NODE_TLS_REJECT_UNAUTHORIZED=0

apt-get update --allow-insecure-repositories
apt-get update

echo installing JAVA
apt-get install default-jre -y
Expand Down

0 comments on commit fc0c93e

Please sign in to comment.