Commit 25015cc2 authored by nanahira's avatar nanahira

missing directory

parent 5fd20062
Pipeline #3050 passed with stages
in 1 minute and 49 seconds
......@@ -10,6 +10,7 @@ RUN wget -O mcl.zip https://github.com/iTXTech/mirai-console-loader/releases/dow
rm mcl.zip && \
chmod +x ./mcl && \
./mcl --dry-run > /dev/null && \
mkdir plugins && \
wget -O plugins/onebot-mirai.jar https://github.com/yyuueexxiinngg/onebot-kotlin/releases/download/0.3.4/onebot-mirai-0.3.4-all.jar
COPY ./docker ./
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment