File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ The following commands:
1515
1616```
1717rm ./certify-hub-linux-x64-latest.tar.gz -f
18- wget https://certifytheweb.s3.amazonaws. com/downloads/archive /beta/hub/certify-mgmthub-linux-x64-latest.tar.gz
18+ wget https://downloads. certifytheweb.com/beta/hub/certify-mgmthub-linux-x64-latest.tar.gz
1919rm -rf ./certify-hub-install && mkdir -p ./certify-hub-install
2020tar -xvf certify-mgmthub-linux-x64-latest.tar.gz -C ./certify-hub-install
2121sudo ./certify-hub-install/scripts/install-hub.sh
@@ -56,7 +56,7 @@ The following commands:
5656
5757```
5858rm ./certify-agent-linux-x64-latest.tar.gz -f
59- wget https://certifytheweb.s3.amazonaws. com/downloads/archive /beta/agent/certify-agent-linux-x64-latest.tar.gz
59+ wget https://downloads. certifytheweb.com/beta/agent/certify-agent-linux-x64-latest.tar.gz
6060rm -rf ./certify-agent-install && mkdir -p ./certify-agent-install
6161tar -xvf certify-agent-linux-x64-latest.tar.gz -C ./certify-agent-install
6262sudo ./certify-agent-install/scripts/install-agent.sh
You can’t perform that action at this time.
0 commit comments