diff --git a/serv_nginx/Makefile b/serv_nginx/Makefile index 3f2c56c..fc068db 100644 --- a/serv_nginx/Makefile +++ b/serv_nginx/Makefile @@ -1,4 +1,4 @@ -all: git stop_bb build_bb run_bb api_bb_logs bbb +all: git stop_bb build_bb run_bb bbb api_bb_logs git: git pull