Files
dekun a1abe159fa Initial standalone crypto_okx with one-click deploy.
Add deploy/manage.sh bootstrap for git.bz121.com/dekun/crypto_okx and point docs at this repo.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-13 20:00:59 +08:00

4 lines
108 B
Plaintext

# Auto LF for shell scripts (avoid CRLF breaking bash on Linux)
*.sh text eol=lf
deploy/**/*.sh text eol=lf