From 6fdd4b9f0c38d0d72af98d1d1c5ea58b88f0f439 Mon Sep 17 00:00:00 2001 From: retoor Date: Mon, 10 Nov 2025 00:28:56 +0100 Subject: [PATCH] . --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Makefile diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..32d0688 --- /dev/null +++ b/Makefile @@ -0,0 +1,5 @@ +PYTHON=".venv/bin/python3" +RBOX=".venv/bin/rbox" + +all: + $(RBOX) --port 9004