1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 04:19:03 +00:00

Remove complete frontend dir on rebuild and update frontend (#1777)

This commit is contained in:
Paulus Schoutsen
2020-06-03 23:58:12 -07:00
committed by GitHub
parent f1b0c05447
commit 10e8fcf3b9
454 changed files with 76 additions and 104414 deletions

View File

@@ -14,5 +14,5 @@ cd hassio
./script/build_hassio
# Copy frontend
rm -f ../../supervisor/hassio/api/panel/chunk.*
cp -rf build/* ../../supervisor/api/panel/
rm -f ../../supervisor/hassio/api/panel/*
cp -rf build/* ../../supervisor/api/panel/