Run "deploy-commands.js" on startup #9
Protected
View File
@ -6,4 +6,5 @@ WORKDIR /app
|
||||
|
||||
RUN npm install
|
||||
|
||||
RUN [ "node","deploy-commands.js" ]
|
||||
CMD [ "node","bot.js" ]
|
Loading…
Reference in New Issue
Block a user