Commit 628446d6 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

add make pull

parent 6b65d38c
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line

all: mkdir build init up
all: down pull build init up

pull:
	git pull

mkdir:
	mkdir -p ./dags ./logs ./plugins ./config ./pg_data