mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-14 05:03:44 +08:00
Patch jetbrains download url
This commit is contained in:
@@ -19,6 +19,9 @@ WORKDIR /builder
|
||||
#Copy existing sources, if any
|
||||
COPY jcef /jcef
|
||||
|
||||
#Copy cmake patching script
|
||||
COPY scripts/patch_cmake.py .
|
||||
|
||||
#Copy and launch run script
|
||||
COPY scripts/run_linux_prebuild.sh .
|
||||
RUN chmod +x run_linux_prebuild.sh
|
||||
|
||||
Reference in New Issue
Block a user