From e998292e9499c450632750a80f6e5956740072b0 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 16 Apr 2025 19:18:53 +0100 Subject: [PATCH] Rename recipe --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index 26811345e..98bca9ce6 100644 --- a/justfile +++ b/justfile @@ -7,7 +7,7 @@ db-backup: export-config: drush config:export --destination=`pwd`/config/sync --yes -generate-static: +generate-html: drush tome:static --uri https://www.oliverdavies.uk install-drupal: