it's december!
This commit is contained in:
commit
445d855a9c
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
/cookie
|
||||
/*/sol
|
||||
/bin/
|
||||
3
getinput.sh
Executable file
3
getinput.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
set -eu
|
||||
curl -b ../cookie -O "https://adventofcode.com/2025/day/$1/input"
|
||||
Loading…
x
Reference in New Issue
Block a user