AdventOfCode-2020/input.sh

2 lines
94 B
Bash
Executable File

curl -b "session=$(cat session.txt)" "https://adventofcode.com/2020/day/$1/input" > day$1.txt