Revert "if at first you fail try again" #12
Protected
View File
@ -6,4 +6,4 @@ WORKDIR /app
|
||||
|
||||
RUN npm install
|
||||
|
||||
CMD [ "node", "deploy-commands.js", "&&", "node", "bot.js" ]
|
||||
CMD [ "node","bot.js" ]
|
Loading…
Reference in New Issue
Block a user