From 9ab108014606cba37f19c5ac5cf66975de1f3872 Mon Sep 17 00:00:00 2001 From: Alex Skrypnyk Date: Tue, 3 Dec 2024 11:54:07 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b79ae9d..03e3c2b 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ imports. 1. Download the `seed.sh` script from this repository: ```shell -curl -O https://github.com/drevops/mariadb-drupal-data/releases/latest/download/seed.sh +curl -LO https://github.com/drevops/mariadb-drupal-data/releases/latest/download/seed.sh chmod +x seed.sh ``` 2. Run the script with the path to your database dump and the image name: