# Convenience startup script - redirects to the main startup script # 便捷启动脚本 - 重定向到主启动脚本 Write-Host "Redirecting to main startup script..." -ForegroundColor Yellow & ".\doc\bin\start.ps1"