From 1d0d99e938233982c918026920ea9b381b7da384 Mon Sep 17 00:00:00 2001 From: valitovgaziz Date: Mon, 20 Oct 2025 01:01:43 +0500 Subject: [PATCH] modified: serv_nginx/Makefile pbl to vue_bb --- serv_nginx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serv_nginx/Makefile b/serv_nginx/Makefile index 9ad913e..e5e25f4 100644 --- a/serv_nginx/Makefile +++ b/serv_nginx/Makefile @@ -38,4 +38,4 @@ npm_clean: rebuild_bbvue: cd bbvue && npm run build -pbl: git npm_clean rebuild_bbvue api_bb_logs +vue_bb: git npm_clean rebuild_bbvue api_bb_logs