docs: wget -> curl
parent
1f8c62fa74
commit
b1b7016675
2
FAQ.md
2
FAQ.md
|
@ -12,7 +12,7 @@
|
|||
- Can you add this *very-bad-url.com* to the filter?
|
||||
+ No, please report to the [upstream](https://urlhaus.abuse.ch/api/#submit).
|
||||
|
||||
- Why don't you `wget top-1m.csv.zip` and output to stdout?
|
||||
- Why don't you `curl top-1m.csv.zip` and output to stdout?
|
||||
+ If curl fails, top-1m.txt will be empty. Output as file avoids that.
|
||||
|
||||
- Why do you need to clone the repo again in your CI? I thought CI already fetch the repo by default?
|
||||
|
|
Loading…
Reference in New Issue