From 138deacf740a08069d86b69b8519382a8c7b521f Mon Sep 17 00:00:00 2001 From: valitovgaziz Date: Sat, 18 Oct 2025 04:04:49 +0500 Subject: [PATCH] modified: serv_nginx/Makefile add pbl --- serv_nginx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/serv_nginx/Makefile b/serv_nginx/Makefile index fe2d292..ce08863 100644 --- a/serv_nginx/Makefile +++ b/serv_nginx/Makefile @@ -33,6 +33,7 @@ run_nginx: stop_nginx build_nginx npm_clean: npm cache clean --force -bbb: git npm_clean +rebuild_bbvue: cd bbvue && npm run build +pbl: git npm_clean rebuild_bbvue api_bb_logs