aboutsummaryrefslogtreecommitdiff
path: root/src/blog/2025-11-29-aoc-download
diff options
context:
space:
mode:
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