modified: main_dc/Makefile

fix command for rebuild bbvue
This commit is contained in:
2025-11-04 02:14:36 +05:00
parent a95ad3cfdc
commit 46e804cc90
+1 -1
View File
@@ -27,7 +27,7 @@ npm_clean:
npm cache clean --force npm cache clean --force
rebuild_bbvue: rebuild_bbvue:
cd bbvue && npm run build cd BB/bbvue && npm run build
vue_bb: git npm_clean rebuild_bbvue api_bb_logs vue_bb: git npm_clean rebuild_bbvue api_bb_logs