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:
@@ -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,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
|
||||
|
||||
Reference in New Issue
Block a user