fix: build unpackaged exe because of windwos defender

This commit is contained in:
Yannik Schmidt
2025-04-17 11:53:24 +02:00
parent 27d32e147b
commit 597a471949
3 changed files with 1 additions and 1 deletions

2
dist/run.bat vendored
View File

@@ -1,2 +0,0 @@
@echo off
PowerShell.exe -ExecutionPolicy Bypass -File "%~dp0run.ps1"