3 lines
80 B
Batchfile
3 lines
80 B
Batchfile
@echo off
|
|
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0god.ps1" %*
|