diff options
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -4,8 +4,6 @@ WORKDIR /usr/src/bot COPY package.json ./ -COPY tokens.json ./ - COPY yarn.lock ./ RUN yarn install |
![]() |
index : personal/AleeBot.git | |
| An all-in-one bot that's made from the Discord.JS API! This bot is made for discord servers. | Alee |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Dockerfile | 2 |
@@ -4,8 +4,6 @@ WORKDIR /usr/src/bot COPY package.json ./ -COPY tokens.json ./ - COPY yarn.lock ./ RUN yarn install |