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