Compare commits
1 Commits
027e7c50f8
...
2d39e813fa
Author | SHA1 | Date | |
---|---|---|---|
2d39e813fa |
@ -6,5 +6,5 @@ WORKDIR /app
|
||||
|
||||
RUN npm install
|
||||
|
||||
CMD [ "node","deploy-commands.js" ]
|
||||
RUN [ "node","deploy-commands.js" ]
|
||||
CMD [ "node","bot.js" ]
|
Loading…
x
Reference in New Issue
Block a user