mirror of
https://github.com/thib8956/advent-of-code.git
synced 2026-05-05 10:09:39 +00:00
4 lines
158 B
Bash
4 lines
158 B
Bash
# Advent of Code Session Token
|
|
# Get your session token from browser cookies after logging in at https://adventofcode.com
|
|
AOC_SESSION=your_session_token_here
|