forked from leftypol/leftypol
banners: move banners to static
This commit is contained in:
parent
bdd80b6160
commit
43a5a33cbd
183 changed files with 3 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue