From 2ef4e8700a5acd5ea4bd79c9b636004df7002118 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 13 Sep 2020 00:55:02 -0300 Subject: `make news` will now update gameinfo (if possible) as well! --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7326412..c71adc5 100644 --- a/Makefile +++ b/Makefile @@ -59,6 +59,8 @@ news: @cd ../web ; echo "Checking for web/ folder..." # check if web directory exists cd web ; ./deploy.sh @echo "News updated, please commit result on web." + @cd ../gameinfo-api ; echo "Checking for gameinfo-api/ folder..." # check + cd web ; ./gameinfo.sh .PHONY: client client: -- cgit v1.2.3-70-g09d2