Skip to content

Commit

Permalink
fix: 🐛 修改文件名
Browse files Browse the repository at this point in the history
  • Loading branch information
monlor committed Jul 4, 2024
1 parent 9d62d3c commit fb067d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xboard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL VERSION 1.1.0

COPY --chmod=0655 entrypoint.sh /entrypoint.sh

COPY Epay.php /www/app/Payments/Epay.php
COPY EPay.php /www/app/Payments/EPay.php

ENTRYPOINT ["/entrypoint.sh"]

Expand Down

0 comments on commit fb067d5

Please sign in to comment.