chore(dashboard): change dashboard repo

This commit is contained in:
Kinplemelon 2023-03-22 12:57:39 +08:00
parent bf35419b52
commit 934e463072
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