mirror of
https://github.com/hacs/integration.git
synced 2025-07-23 02:55:44 +00:00
Update frontend
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
FRONTEND_VERSION="20211226224929"
|
FRONTEND_VERSION="20211231144850"
|
||||||
|
|
||||||
python3 -m pip install -U --target=./custom_components/hacs "hacs_frontend==$FRONTEND_VERSION"
|
python3 -m pip install -U --target=./custom_components/hacs "hacs_frontend==$FRONTEND_VERSION"
|
||||||
rm -rf ./custom_components/hacs/*.dist-info
|
rm -rf ./custom_components/hacs/*.dist-info
|
Reference in New Issue
Block a user