updated makefile...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-01-05 23:01:55 +03:00
parent 3a15653818
commit 2d72bebc1a

View File

@ -17,9 +17,13 @@ gate: ./gate-traefik
ns:
$@/make.sh
.PHONY: syncthing
syncthing:
$@/make.sh
.PHONY: all
all: config gate dns
all: config gate dns syncthing