updated day05

This commit is contained in:
2020-12-05 06:26:33 +01:00
parent eb9c615c58
commit 21fd6de1cd
13 changed files with 3678 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
day=$(date +'%-d')
day0=$(date +'%d')
/usr/bin/open https://adventofcode.com/2020/day/$day/input
# /usr/bin/open https://adventofcode.com/2020/day/$day/input
curl -b cookies.txt https://adventofcode.com/2020/day/$day/input -o day$day0/data/data.txt
curl -b cookies.txt https://adventofcode.com/2020/day/$day -o day$day0/index.html