mirror of
https://github.com/webrecorder/browsertrix-crawler.git
synced 2025-10-19 06:23:16 +00:00

Fixes #513 If an absolute path isn't provided to the `create-login-profile` entrypoint's `--filename` option, resolve the value given within `/crawls/profiles`. Also updates the docs cli-options section to include the `create-login-profile` entrypoint and adjusts the script to automatically generate this page accordingly. --------- Co-authored-by: Ilya Kreymer <ikreymer@gmail.com>
12 lines
119 B
Text
12 lines
119 B
Text
*.pyc
|
|
__pycache__
|
|
*.egg-info/
|
|
collections/
|
|
node_modules/
|
|
crawls/
|
|
test-crawls/
|
|
.DS_Store
|
|
dist
|
|
scratch/
|
|
venv/
|
|
docs/venv/
|