fix: correct run command to properly handle missing config file error

This commit is contained in:
2025-01-27 18:32:42 +00:00
parent 13389e63db
commit 61d42a6528
7 changed files with 242 additions and 107 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ install:
$(PYTHON) -m pip install -e .
run:
$(PYTHON) main.py
$(PYTHON) -m dreamii