mirror of
https://github.com/wyot1/GeoLite2-Unwalled.git
synced 2025-04-18 17:44:06 +03:00
also use githubusercontent in example
This commit is contained in:
parent
a56ff1ebff
commit
bd19b441fc
@ -90,7 +90,7 @@ Until the article is published, here's a minimal example:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -L \
|
curl -L \
|
||||||
"https://github.com/wyot1/GeoLite2-Unwalled/raw/downloads/LIST/GHRAW/master-CITY_MMDB.lst" \
|
"https://raw.githubusercontent.com/wyot1/GeoLite2-Unwalled/downloads/LIST/GHRAW/master-CITY_MMDB.lst" \
|
||||||
| xargs -n1 curl -LOJ
|
| xargs -n1 curl -LOJ
|
||||||
cat GeoLite2-City.mmdb.?? > GeoLite2-City.mmdb
|
cat GeoLite2-City.mmdb.?? > GeoLite2-City.mmdb
|
||||||
ls -lh
|
ls -lh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user