From 1801834cac64f5550c0ddd2f3393df077f440770 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Tue, 28 Apr 2026 15:34:33 +0800 Subject: [PATCH] fix: remove BOM from install.ps1 file --- docs/public/install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/public/install.ps1 b/docs/public/install.ps1 index 8b7545b56..0998d2f6a 100644 --- a/docs/public/install.ps1 +++ b/docs/public/install.ps1 @@ -1,4 +1,4 @@ -# deploy-cli.ps1 - Install astrbot with uv on Windows PowerShell. +# deploy-cli.ps1 - Install astrbot with uv on Windows PowerShell. #Requires -Version 7.0