modified: serv_nginx/Makefile

add git pull command into pipline
This commit is contained in:
2025-10-16 09:53:31 +05:00
parent 74c9747836
commit 0c638f72a2
+1 -1
View File
@@ -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