更新注册地址
This commit is contained in:
parent
9af538eca5
commit
be90be0ab9
|
|
@ -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