modified: serv_nginx/Makefile
add pbl
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user