mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 21:06:38 +08:00
Remove second script from Dockerfile
This commit is contained in:
parent
ed8466859d
commit
d1eb63f1f7
@ -4,5 +4,4 @@ WORKDIR C:/builder
|
|||||||
|
|
||||||
#Copy and launch run script
|
#Copy and launch run script
|
||||||
COPY scripts/run_windows.bat .
|
COPY scripts/run_windows.bat .
|
||||||
COPY scripts/build_win.bat .
|
|
||||||
ENTRYPOINT ["run_windows.bat"]
|
ENTRYPOINT ["run_windows.bat"]
|
||||||
|
Loading…
Reference in New Issue
Block a user