mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-14 07:56:42 +09:00
[Enhancement] 도메인 파일 경로를 './data/domains.txt'로 변경
This commit is contained in:
parent
9f6d172c23
commit
29d91bac56
4 changed files with 4 additions and 4 deletions
2
run.sh
2
run.sh
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# ── 설정 부분 ──
|
||||
PYTHON_SCRIPT="main.py"
|
||||
DOMAIN_FILE="./domains.txt"
|
||||
DOMAIN_FILE="./data/domains.txt"
|
||||
# ─────────────
|
||||
|
||||
curl "https://f.imnya.ng/.whs/tp-domains/data/domains/latest.txt" -o $DOMAIN_FILE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue