Try with relative paths

This commit is contained in:
FriwiDev
2021-11-05 02:52:19 +01:00
parent 4bda485ee1
commit 7b182f5d74
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
FROM friwidev/jcefdocker:windows-latest
WORKDIR C:/builder
WORKDIR C:/
#Copy and launch run script
COPY scripts/run_windows.bat .