Skip to content

Commit

Permalink
πŸ‡¨πŸ‡³ hacs for china
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Jan 21, 2025
1 parent 512fa29 commit ad7fbe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install/frontend
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ function installFrontendFromGitHub() {
# Attempt to install the specified frontend version from GitHub
scripts/install/pip_packages \
--target=./custom_components/hacs \
"https://github.com/hacs/frontend/releases/download/${FRONTEND_VERSION}/hacs_frontend-${FRONTEND_VERSION}-py3-none-any.whl"
"https://github.com/hacs-china/frontend/releases/download/${FRONTEND_VERSION}/hacs_frontend-${FRONTEND_VERSION}-py3-none-any.whl"
# Re-enable exit on error
set -e
}
Expand Down

0 comments on commit ad7fbe6

Please sign in to comment.