mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-12-22 00:14:26 +01:00
Fix wrong file name
Fix wrong file name Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
parent
55eb3b7c96
commit
cc5961492e
@ -13,4 +13,4 @@ RUN \
|
||||
rm -rf /buildscripts
|
||||
|
||||
# Runtime scripts
|
||||
COPY imagefiles/entrypoint.sh imagefiles/dockcross /dockcross/
|
||||
COPY imagefiles/entrypoint.sh imagefiles/dockcross.sh /dockcross/
|
||||
|
Loading…
Reference in New Issue
Block a user