updated day05
This commit is contained in:
2
open.sh
2
open.sh
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user