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 11, 2024
1 parent 09084f1 commit 61657dd
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 @@ -53,7 +53,7 @@ RUN wget https://github.com/MrXiaoM/mirai-console-loader/releases/download/v2.1.
# initial start
#./mcl -u --dry-run && \

RUN expect /interact.sh
RUN expect interact.sh

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

0 comments on commit 61657dd

Please sign in to comment.