copy web-file into the add-on container
This commit is contained in:
@@ -84,7 +84,10 @@ SRC_FILES := $(wildcard $(SRC_PROXY)/*.py)\
|
|||||||
$(wildcard $(SRC_PROXY)/cnf/*.toml)\
|
$(wildcard $(SRC_PROXY)/cnf/*.toml)\
|
||||||
$(wildcard $(SRC_PROXY)/gen3/*.py)\
|
$(wildcard $(SRC_PROXY)/gen3/*.py)\
|
||||||
$(wildcard $(SRC_PROXY)/gen3plus/*.py)\
|
$(wildcard $(SRC_PROXY)/gen3plus/*.py)\
|
||||||
$(wildcard $(SRC_PROXY)/web/*.py)
|
$(wildcard $(SRC_PROXY)/web/*.py)\
|
||||||
|
$(wildcard $(SRC_PROXY)/web/templates/*.html)\
|
||||||
|
$(wildcard $(SRC_PROXY)/web/static/css/*.css)
|
||||||
|
|
||||||
CNF_FILES := $(wildcard $(CNF_PROXY)/*.toml)
|
CNF_FILES := $(wildcard $(CNF_PROXY)/*.toml)
|
||||||
|
|
||||||
# determine destination files
|
# determine destination files
|
||||||
|
|||||||
Reference in New Issue
Block a user