diff options
Diffstat (limited to 'src/blog/2025-11-29-aoc-download')
| -rw-r--r-- | src/blog/2025-11-29-aoc-download/aoc-download.md | 2 |
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! | |||
| 79 | Typing out the full command above may look cooler than downloading the file | 79 | Typing out the full command above may look cooler than downloading the file |
| 80 | by right-clicking "Save page as", but it is just as annoying. So obviously I | 80 | by right-clicking "Save page as", but it is just as annoying. So obviously I |
| 81 | saved that command to | 81 | saved that command to |
| 82 | [a script](https://git.tronto.net/scripts/file/aoc.html) | 82 | [a script](https://git.tronto.net/scripts/tree/aoc) |
| 83 | that also detects the correct file to download based on the current date | 83 | that 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 |
| 85 | opens up an editor and [Lynx](https://en.wikipedia.org/wiki/Lynx_(web_browser)) | 85 | opens up an editor and [Lynx](https://en.wikipedia.org/wiki/Lynx_(web_browser)) |
