Merge branch v2.6 into v2.7

This commit is contained in:
kevinpollet
2022-05-04 10:20:46 +02:00
11 changed files with 258 additions and 18 deletions

View File

@@ -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: