2024
This commit is contained in:
@@ -5,4 +5,4 @@ day=$(date +%-d)
|
|||||||
|
|
||||||
echo "Getting input for day $day"
|
echo "Getting input for day $day"
|
||||||
|
|
||||||
curl -s -S --cookie "$COOKIE" --output ./input.txt https://adventofcode.com/2023/day/$day/input
|
curl -s -S --cookie "$COOKIE" --output ./input.txt https://adventofcode.com/2024/day/$day/input
|
||||||
|
|||||||
Reference in New Issue
Block a user