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:
parent
35c31e9a76
commit
94fe738b8c
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ echo '==== run downloader (2)'
|
||||||
mkdir ~/downloaded2
|
mkdir ~/downloaded2
|
||||||
|
|
||||||
./bin-linux-amd64/csaf_downloader --directory ../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
|
||||||
echo '==== this was downloaded (2)'
|
echo '==== this was downloaded (2)'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue