1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00

Fix testDownloader url

This commit is contained in:
Bernhard Reiter 2022-07-21 16:25:12 +02:00
parent 35c31e9a76
commit 94fe738b8c
No known key found for this signature in database
GPG key ID: 2B7BA3BF9BC3A554

View file

@ -32,7 +32,7 @@ echo '==== run downloader (2)'
mkdir ~/downloaded2
./bin-linux-amd64/csaf_downloader --directory ../downloaded2 \
--verbose --insecure https://localhost:9443/.well-known/csaf-aggregator/local-dev-provider2/provider-metatdata.json
--verbose --insecure https://localhost:9443/.well-known/csaf-aggregator/local-dev-provider2/provider-metadata.json
echo
echo '==== this was downloaded (2)'