update project, launch files

This commit is contained in:
2025-01-29 11:13:11 +01:00
parent b5015b11d9
commit 0f71f82a3f
3 changed files with 3 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ REM Perform a git pull
git pull
REM Run uv sync if .venv exists (already activated)
uv sync --no-dev
uv sync
REM Start main.py
uv run python main.py