Initial commit
This commit is contained in:
5
backend/start.bat
Normal file
5
backend/start.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
echo Starting MC Panel Backend...
|
||||
cd /d "%~dp0"
|
||||
python main.py
|
||||
pause
|
||||
Reference in New Issue
Block a user