aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2025-11-29-aoc-download
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-08-30 18:35:23 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-08-30 18:35:23 +0200
commit5e3b4b6c21d33b28e60ce976479339f72d544a6c (patch)
tree0e5a101d4944e7dd5a99606344b6a6807a9a5606 /src/blog/2025-11-29-aoc-download
parentd3f0841cfdd229ff16b8a230117737a435fc7a56 (diff)
downloadsebastiano.tronto.net-5e3b4b6c21d33b28e60ce976479339f72d544a6c.tar.gz
sebastiano.tronto.net-5e3b4b6c21d33b28e60ce976479339f72d544a6c.zip
Switch from stagit to cgit
Diffstat (limited to 'src/blog/2025-11-29-aoc-download')
-rw-r--r--src/blog/2025-11-29-aoc-download/aoc-download.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/blog/2025-11-29-aoc-download/aoc-download.md b/src/blog/2025-11-29-aoc-download/aoc-download.md
index 29e56fc..bbde45e 100644
--- a/src/blog/2025-11-29-aoc-download/aoc-download.md
+++ b/src/blog/2025-11-29-aoc-download/aoc-download.md
@@ -79,7 +79,7 @@ And you are good to go!
79Typing out the full command above may look cooler than downloading the file 79Typing out the full command above may look cooler than downloading the file
80by right-clicking "Save page as", but it is just as annoying. So obviously I 80by right-clicking "Save page as", but it is just as annoying. So obviously I
81saved that command to 81saved that command to
82[a script](https://git.tronto.net/scripts/file/aoc.html) 82[a script](https://git.tronto.net/scripts/tree/aoc)
83that also detects the correct file to download based on the current date 83that also detects the correct file to download based on the current date
84(or on two optional parameters for the year and the day). My script also 84(or on two optional parameters for the year and the day). My script also
85opens up an editor and [Lynx](https://en.wikipedia.org/wiki/Lynx_(web_browser)) 85opens up an editor and [Lynx](https://en.wikipedia.org/wiki/Lynx_(web_browser))

Generated with cgit - Back to sebastiano.tronto.net