fix: copy helper scripts instead of fixed

This commit is contained in:
Yannik Schmidt
2025-04-17 11:58:44 +02:00
parent 597a471949
commit 3579948407
3 changed files with 8 additions and 1 deletions

2
dist/run.bat vendored Normal file
View File

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