Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Book-fall2wish authored May 8, 2024
1 parent 868aa2c commit 382a29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ RUN cd $BASE_PATH && \
./mcl --update-package top.colter:bilibili-dynamic-mirai-plugin --channel maven --type plugin && \

# initial start
echo "/mclx update" | ./mcl -u && \
echo "/mclx update" | ./mcl && \

# Clean up
apt-get purge -y unzip && \
Expand Down

0 comments on commit 382a29e

Please sign in to comment.