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