Co-authored-by: Cursor <cursoragent@cursor.com>
@@ -1,8 +1,5 @@
@echo off
cd /d "%~dp0"
if not exist "%~dp0start-server.bat" (
echo [ERROR] start-server.bat not found.
pause
exit /b 1
)
call "%~dp0start-server.bat"
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0scripts\start-server.ps1"
echo.
The note is not visible to the blocked user.