mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-18 01:20:45 +00:00
fix window clean command
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
$ErrorActionPreference = 'Stop'
|
||||
|
||||
Remove-Item -Path -Recurse dist
|
||||
Remove-Item -Path "dist" -Recurse
|
||||
|
||||
Remove-Item -Path "src\res_rc.py"
|
||||
Remove-Item -Path "src\ui_system_info.py"
|
||||
|
||||
Reference in New Issue
Block a user