From d282bf34462231dfbac77b9fc7797324d4dcff50 Mon Sep 17 00:00:00 2001 From: gravel Date: Thu, 1 Jun 2023 17:28:33 +0000 Subject: [PATCH] 'make all' faithful to complete job implementation --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 79933bd4..bd60ea64 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,8 @@ list: sco: fetch html # Refresh listing, generate HTML and update listing provider. -all: fetch html listing +all: + /bin/php php/update-listing.php # Fetch room listing. fetch: