mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-07-17 11:42:27 +01:00
3 lines
91 B
Batchfile
3 lines
91 B
Batchfile
@echo off
|
|
call powershell.exe -NoLogo -ExecutionPolicy Bypass -File "%~dp0\python_.ps1" %*
|