From dd1c905cd8c9ce675251c68d36a7911dc1ec0f81 Mon Sep 17 00:00:00 2001 From: wangbolhr Date: Fri, 20 Mar 2026 18:43:21 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20update.ps1=20=E4=BF=9D=E5=AD=98=E4=B8=BA?= =?UTF-8?q?=20UTF-8=20BOM=20=E9=81=BF=E5=85=8D=20PowerShell=205.1=20?= =?UTF-8?q?=E8=A7=A3=E6=9E=90=E9=97=AA=E9=80=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor --- update.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.ps1 b/update.ps1 index dd79b7f..866feaa 100644 --- a/update.ps1 +++ b/update.ps1 @@ -1,4 +1,4 @@ -#Requires -Version 5.1 +#Requires -Version 5.1 # EasyAI Windows 更新脚本 # 拉取仓库最新代码,更新镜像并重启服务 # 用法: .\update.ps1