From 0402d9007a7cc86f634b6f345ce3adc084db8d6f Mon Sep 17 00:00:00 2001 From: Gabriella Agathon Date: Thu, 19 Feb 2026 22:16:36 -0700 Subject: [PATCH] if this doesn't work I'll cry --- core_Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core_Dockerfile b/core_Dockerfile index 9f4bb0e..046348e 100644 --- a/core_Dockerfile +++ b/core_Dockerfile @@ -37,4 +37,4 @@ RUN ~/.local/bin/poetry install # Expose the port that the application listens on. EXPOSE 8000 -CMD ["~/.local/bin/poetry", "run", "python3", "src/py/bot_core.py", "xiv-database.ini", "xiv-discord.token", "865781604881530940", "888844785274724362"] +CMD ~/.local/bin/poetry run python3 src/py/bot_aux.py xiv-database.ini xiv-discord.token 865781604881530940 888844785274724362