Commit 83f9a39d authored by Xavier Thompson's avatar Xavier Thompson

software/theia: Overwrite static logo and fonts

Before this commit buildout could fail when instantiating Theia after
updating to a new software release because it tried to create already
existing symbolic links. These symlinks were to let the backend Caddy
serve the logo and fonts.

This commit solves the issue by systematically overwriting existing
files when creating the symlinks, and also directly copies the logo.
parent f4f50844
Pipeline #14643 passed with stage