From 48e5cfbf0d491b46ebc9ee6f60312e9f0fc6c0b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=B4=E5=A4=A9?= Date: Sun, 5 Jul 2026 20:01:36 -0700 Subject: [PATCH] =?UTF-8?q?docs(portable):=20=E5=86=92=E7=83=9F=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E6=B3=A8=E6=98=8E=E6=AD=A3=E5=BC=8F=E9=AA=8C=E6=94=B6?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=E5=9C=A8=20clawpanel-portable=20=E4=BB=93?= =?UTF-8?q?=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 面板内脚本定位为开发自测;U 盘版打包/写盘/验收统一走专用仓库 clawpanel-portable 的 scripts/verify-windows.ps1,避免工具重复维护。 Co-Authored-By: Claude Fable 5 --- scripts/smoke-portable-usb.ps1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/smoke-portable-usb.ps1 b/scripts/smoke-portable-usb.ps1 index 81617e1..67cc852 100644 --- a/scripts/smoke-portable-usb.ps1 +++ b/scripts/smoke-portable-usb.ps1 @@ -1,3 +1,7 @@ +# 面板仓库内的便携布局冒烟测试(开发自测用)。 +# U 盘版的正式打包 / 写盘 / 验收工具在专用仓库 clawpanel-portable +# (https://github.com/qingchencloud/clawpanel-portable,本地 D:\Data\PC\clawpanel-portable), +# 正式验收请用其 scripts/verify-windows.ps1。 param( # 模拟模式:用 subst 虚拟盘符 + 桩 CLI(默认,无副作用,用于 CI/本机快速验证布局约定) [string]$DriveLetter = "",