]> git.sesse.net Git - casparcg/blobdiff - build-scripts/build-linux.sh
[logos] Included vector versions of the CasparCG logo.
[casparcg] / build-scripts / build-linux.sh
index a214b73ae5dd04b85630762ae1c32477ef64d2eb..961bb37a1c01e12e3e9391968d539d244d6e1b94 100755 (executable)
@@ -54,6 +54,7 @@ echo Copying binary dependencies...
 cp -Rf ../deploy/linux/* "$SERVER_FOLDER/" || fail "Could not copy binary dependencies"
 cp -f  ../deploy/general/*.pdf "$SERVER_FOLDER/" || fail "Could not copy pdf"
 cp -Rf ../deploy/general/wallpapers "$SERVER_FOLDER/" || fail "Could not copy wallpapers"
+cp -Rf ../deploy/general/logos "$SERVER_FOLDER/" || fail "Could not copy logos"
 cp -Rf ../deploy/general/server/media "$SERVER_FOLDER/" || fail "Could not copy media"
 cp -Rf ../deploy/general/server/template "$SERVER_FOLDER/" || fail "Could not copy template"
 cp -Rf ../deploy/general/server/font "$SERVER_FOLDER/" || fail "Could not copy font"