mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-07-27 20:22:23 +02:00
Fix wrong file name
Fix wrong file name Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@@ -13,4 +13,4 @@ RUN \
|
|||||||
rm -rf /buildscripts
|
rm -rf /buildscripts
|
||||||
|
|
||||||
# Runtime scripts
|
# Runtime scripts
|
||||||
COPY imagefiles/entrypoint.sh imagefiles/dockcross /dockcross/
|
COPY imagefiles/entrypoint.sh imagefiles/dockcross.sh /dockcross/
|
||||||
|
Reference in New Issue
Block a user