From 34208313dc5fb425554fe6c9c1e26196ac973840 Mon Sep 17 00:00:00 2001 From: DancingSnow <1121149616@qq.com> Date: Fri, 12 May 2023 12:41:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=90=8D=E5=86=99=E9=94=99?= =?UTF-8?q?=EF=BC=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/star_rail_gacha/utils/update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/star_rail_gacha/utils/update.py b/src/star_rail_gacha/utils/update.py index 03fb941..43ee176 100644 --- a/src/star_rail_gacha/utils/update.py +++ b/src/star_rail_gacha/utils/update.py @@ -23,7 +23,7 @@ powershell -command \"Get-childitem -Path .. -exclude *.json,*.zip,*.bat,temp,userData -Recurse | Remove-Item -Force -Recurse\" powershell -command \"Expand-Archive -Path .\\StarRail-Gacha-Exporter.zip -DestinationPath ..\\ -Force\" powershell -command \"Remove-Item -Path .\\StarRail-Gacha-Exporter.zip\" -start ..\\StarRail-Gacha-Exporter.exe +start ..\\StarRail Gacha Exporter.exe powershell -command \"Remove-Item -Path .\\update.bat\" """