文件改名

This commit is contained in:
vincent 2024-05-16 14:22:14 +08:00
parent af77be4cd4
commit 04a6ec330d
2 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ script_dir=$(cd "$(dirname "$0")"; pwd) # 脚本绝对路径
bash "$script_dir/update_password.sh" bash "$script_dir/update_password.sh"
# 更新证书 # 更新证书
bash "$script_dir/gen_cert.sh" "bing.com" bash "$script_dir/set_domain.sh" "bing.com"