update
This commit is contained in:
parent
022b56bc7f
commit
be6a75589a
@ -1,5 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
# 生成uui
|
||||
# 生成uui, 写入到config.json文件
|
||||
bash ./update_uuid.sh
|
||||
|
||||
# 生成密钥对, 修改config.json中的密钥属性
|
||||
bash ./gen_key_and_update_key.sh
|
||||
|
||||
# 打印分享链接
|
||||
bash ./print_share_link.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user