From 80391d3426de2edf4f2ca0a7fc306c5c5d0dce1f Mon Sep 17 00:00:00 2001 From: rankun Date: Fri, 17 Jan 2020 12:30:23 +0800 Subject: [PATCH] chore: update publish script --- publish_for_win.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish_for_win.bat b/publish_for_win.bat index 8a503acdf..8a3788899 100644 --- a/publish_for_win.bat +++ b/publish_for_win.bat @@ -19,7 +19,7 @@ if /i "%1"=="x64" ( :: 环境变量设置 set adb_path=%script_path%third_party\adb\win\*.* -set jar_path=%script_path%third_party\scrcpy-server.jar +set jar_path=%script_path%third_party\scrcpy-server set keymap_path=%script_path%keymap set config_path=%script_path%config