Files
ai_site/restart.bat
2026-07-31 10:19:22 +08:00

4 lines
117 B
Batchfile

@echo off
chcp 65001 >nul
cd /d "%~dp0"
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0restart.ps1" %*