Merge branch 'main' of ssh://github.com/OliveTin/OliveTin

This commit is contained in:
jamesread 2024-02-28 23:18:40 +00:00
commit ce83521429
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ webui-codestyle:
webui-dist:
rm -rf webui webui.dev/dist
cd webui.dev && npm install
cd webui.dev && parcel build && mv dist ../webui
cd webui.dev && parcel build --public-url "." && mv dist ../webui
clean:
rm -rf dist OliveTin OliveTin.armhf OliveTin.exe reports gen