Skip to content

Commit e9c6c40

Browse files
author
Mark Olsson
committed
Re-added flash-template-host files for windows, but in a better place.
Former-commit-id: 193b767 [formerly 0fb437e] Former-commit-id: ae7d871
1 parent c06b97e commit e9c6c40

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+1
-4
lines changed

build-scripts/build-windows.bat

+1-4
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,7 @@ mkdir "%SERVER_FOLDER%" || goto :error
3636

3737
:: Copy media files
3838
echo Copying media...
39-
xcopy ..\deploy\general\server "%SERVER_FOLDER%\server" /E /I /Y || goto :error
40-
xcopy ..\deploy\general\wallpapers "%SERVER_FOLDER%\wallpapers" /E /I /Y || goto :error
41-
xcopy ..\deploy\general\logos "%SERVER_FOLDER%\logos" /E /I /Y || goto :error
42-
copy ..\deploy\general\CasparCG_Server_2.0-brochure.pdf "%SERVER_FOLDER%" || goto :error
39+
xcopy ..\resources\windows\flash-template-host-files\cg20* "%SERVER_FOLDER%\server" /E /I /Y || goto :error
4340

4441
:: Copy binaries
4542
echo Copying binaries...
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)