diff --git a/Dockerfile b/Dockerfile index e7b13e5..65075b1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,5 +6,4 @@ WORKDIR /app RUN npm install -RUN [ "node","deploy-commands.js" ] CMD [ "node","bot.js" ] \ No newline at end of file