Move web content from /var/www to /usr/share
This commit is contained in:
parent
54ce78b307
commit
034de335ad
8 changed files with 19 additions and 16 deletions
|
|
@ -1,6 +1,6 @@
|
|||
SUBDIRS = images errors js
|
||||
|
||||
SERVERDIR = /var/www/koji-web/static
|
||||
SERVERDIR = /usr/share/koji-web/static
|
||||
FILES = $(wildcard *.css)
|
||||
|
||||
_default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue