aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9556dd9..e382052 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ clean:
touch .venv/touchfile
gui: .venv/touchfile
- ./.venv/bin/python web-project/src/solo_tool_web.py 8080
+ ./.venv/bin/solo-tool-web 8080
install: deployment/solo-tool.service deployment/start-solo-tool.sh
mkdir -p ~/.config/systemd/user