3 lines
86 B
Batchfile
3 lines
86 B
Batchfile
@echo off
|
|
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0RunSurrealDB.ps1"
|