diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-04-28 02:51:07 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-04-28 02:51:07 +0200 |
commit | 7f5fa3aa1ec14000d2979e5dee03b84b5c48f083 (patch) | |
tree | e02b3240cb292328784260467e33338f352fa188 /src/blog/extend/download.sh | |
parent | 9a56ac82310baa782624a056f9b3c741e4d6c2e9 (diff) |
Add the extend post
Diffstat (limited to 'src/blog/extend/download.sh')
-rw-r--r-- | src/blog/extend/download.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/blog/extend/download.sh b/src/blog/extend/download.sh new file mode 100644 index 0000000..59d6575 --- /dev/null +++ b/src/blog/extend/download.sh @@ -0,0 +1 @@ +$ wget 'https://www.unicode.org/Public/UNIDATA/UnicodeData.txt' |