Merge branch v2.6 into v2.7
This commit is contained in:
commit
619621f239
11 changed files with 258 additions and 18 deletions
2
Makefile
2
Makefile
|
@ -65,7 +65,7 @@ build-webui-image:
|
|||
clean-webui:
|
||||
rm -r webui/static
|
||||
mkdir -p webui/static
|
||||
echo 'For more information show `webui/readme.md`' > webui/static/DONT-EDIT-FILES-IN-THIS-DIRECTORY.md
|
||||
printf 'For more information see `webui/readme.md`' > webui/static/DONT-EDIT-FILES-IN-THIS-DIRECTORY.md
|
||||
|
||||
## Generate WebUI
|
||||
webui/static/index.html:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue