@@ -0,0 +1,8 @@
@echo off
set PYTHONUTF8=1
cd /d "%~dp0"
echo Starting TianXuan...
start /B runtime\python\python.exe manage.py runserver 127.0.0.1:8000 --noreload
timeout /t 3 >nul
start http://127.0.0.1:8000/
timeout /t 5 >nul
The note is not visible to the blocked user.