Merge pull request #10200 from Kinplemelon/kinple/for-upgrade-dashboard

chore(dashboard): change dashboard repo
This commit is contained in:
Kinplemelon 2023-03-22 15:18:54 +08:00 committed by GitHub
commit e381da7d3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ case "$VERSION" in
esac
DASHBOARD_PATH='apps/emqx_dashboard/priv'
DASHBOARD_REPO='emqx-dashboard-web-new'
DASHBOARD_REPO='emqx-dashboard5'
DIRECT_DOWNLOAD_URL="https://github.com/emqx/${DASHBOARD_REPO}/releases/download/${VERSION}/${RELEASE_ASSET_FILE}"
case $(uname) in