Use 比特骆驼 logo for PWA/brand marks, remove install button, docs Ubuntu 22.04 only.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-26 22:07:11 +08:00
parent 86d3c94f32
commit 8813fd3e37
15 changed files with 66 additions and 192 deletions
+1
View File
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
# deploy/lib/common.sh — 比特骆驼自动化对冲系统 部署公共函数
# 目标系统: Ubuntu 22.04 LTS
set -e
set -u
if [ -n "${BASH_VERSION:-}" ]; then
+1
View File
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
# 比特骆驼自动化对冲系统 部署管理器(工程 eth_hedge_sim
# 部署环境: Ubuntu 22.04 LTS
#
# 新服务器(免克隆):
# curl -fsSL https://git.bz121.com/dekun/eth_hedge_sim/raw/branch/main/deploy/manage.sh | bash