mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-26 17:03:25 +00:00
3 lines
91 B
Batchfile
3 lines
91 B
Batchfile
@echo off
|
|
call powershell.exe -NoLogo -ExecutionPolicy Bypass -File "%~dp0\python_.ps1" %*
|