modified: main_dc/Makefile

change command for bbvue build
This commit is contained in:
2025-11-19 05:17:55 +05:00
parent a8acfbbed3
commit b51aa3f2e8
+1 -1
View File
@@ -26,7 +26,7 @@ restart:
npm_clean: npm_clean:
npm cache clean --force npm cache clean --force
rebuild_bbvue: bbvue:
cd BB/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