diff --git a/bin/init.sh b/bin/init.sh index 4fa87eb..6fdf0c9 100644 --- a/bin/init.sh +++ b/bin/init.sh @@ -15,3 +15,5 @@ bash $script_dir/update_key.sh # 设置端口 bash $script_dir/update_port.sh + +echo "初始化完成"