diff --git a/serv_nginx/Makefile b/serv_nginx/Makefile index ce08863..81b9b1a 100644 --- a/serv_nginx/Makefile +++ b/serv_nginx/Makefile @@ -1,4 +1,4 @@ -all: git stop_bb build_bb run_bb bbb api_bb_logs +all: git stop_bb build_bb run_bb npm_clean rebuild_bbvue api_bb_logs git: git pull