Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 299 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 299 Bytes

Curl download your input. See here how to get your cookie.

curl  -o input.txt 'https://adventofcode.com/2022/day/1/input' -H "Cookie: session=$COOKIE"