6 lines
80 B
Bash
6 lines
80 B
Bash
#!/bin/bash
|
|
|
|
# 生成uui
|
|
bash ./update_uuid.sh
|
|
bash ./gen_key_and_update_key.sh
|