更新了后端地址
This commit is contained in:
parent
9ba03a3d5b
commit
76ba464619
|
|
@ -3,7 +3,7 @@
|
|||
set -e
|
||||
|
||||
UUID_FILE="/etc/bash_product/BASH_PRODUCT_ID"
|
||||
REGISTER_SERVER_URL="https://bash-backend.zustmyy.top/endpoint/register"
|
||||
REGISTER_SERVER_URL="https://smart-bm.zjuici.com/oak-api/endpoint/register"
|
||||
|
||||
# 如果 UUID 文件不存在,就生成
|
||||
if [ ! -f "$UUID_FILE" ]; then
|
||||
|
|
|
|||
Loading…
Reference in New Issue