banners: move banners to static

This commit is contained in:
Zankaria 2024-04-15 20:08:03 +02:00
parent bdd80b6160
commit 43a5a33cbd
183 changed files with 3 additions and 5 deletions

View file

@ -35,7 +35,6 @@ ln -nfs \
# Static files accessible from the webserver must be copied.
cp -ur /code/static /var/www/
cp -ur /code/stylesheets /var/www/
cp -ur /code/banners /var/www/
# Ensure correct permissions are set, since this might be bind mount.
chown www-data /var/www