Join Nostr
2023-06-06 10:59:55 UTC
in reply to

oi on Nostr: Or if you have terminal copy the failed download link from the browser and then e.g ...

Or if you have terminal copy the failed download link from the browser and then e.g `example.com/download`

```
$ wget example.com/download

```