mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-05 04:45:09 +00:00
fix: update application run command in Makefile and Taskfile to use the correct module path for meshchat
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ tasks:
|
||||
desc: Run the application
|
||||
deps: [install]
|
||||
cmds:
|
||||
- poetry run meshchatx
|
||||
- poetry run python -m meshchatx.meshchat
|
||||
|
||||
dev:
|
||||
desc: Run in development mode (builds frontend first)
|
||||
|
||||
Reference in New Issue
Block a user