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

9
check.sh Executable file
View File

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