Skip to content

Commit

Permalink
fix: 🐛 删除start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
monlor committed May 28, 2024
1 parent 1b883a3 commit 1575f8c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions xiaoya/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,4 @@ RUN apk add --no-cache curl bash tzdata && \

ADD https://raw.githubusercontent.com/DDS-Derek/xiaoya-alist/master/all_in_one.sh /usr/local/bin/xiaoya.sh

COPY ./start.sh /start.sh

RUN chmod +x /usr/local/bin/xiaoya.sh /start.sh
RUN chmod +x /usr/local/bin/xiaoya.sh

0 comments on commit 1575f8c

Please sign in to comment.