From af77be4cd4f51c54a48660f4d6cba563da395bf6 Mon Sep 17 00:00:00 2001 From: vincent Date: Thu, 16 May 2024 14:20:35 +0800 Subject: [PATCH] update --- bin/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/init.sh b/bin/init.sh index 42bfbd1..3a7a3c2 100644 --- a/bin/init.sh +++ b/bin/init.sh @@ -6,4 +6,4 @@ script_dir=$(cd "$(dirname "$0")"; pwd) # 脚本绝对路径 bash "$script_dir/update_password.sh" # 更新证书 -bash "$script_dir/gen_cert.sh" \ No newline at end of file +bash "$script_dir/gen_cert.sh" "bing.com" \ No newline at end of file