File size: 260 Bytes
5a97508
 
 
be8a1bb
 
5a97508
be8a1bb
 
fca1eb6
be8a1bb
 
fca1eb6
be8a1bb
 
5a97508
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

set -ex

# 首先执行初始化并等待完成
python3 /app/sync.py --mode init

# 如果初始化成功,启动同步服务
python3 /app/sync.py --mode sync &

# 等待几秒确保同步服务正常启动
sleep 1

# 启动 one-api 服务
ls /data
/one-api