From 5fa01bc3cbe28028aae2ce4858eea10700a3dc2a Mon Sep 17 00:00:00 2001 From: Julia Bauder Date: Fri, 20 Sep 2024 15:46:13 -0500 Subject: [PATCH] Fixed a typo --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 70e31fd6..d0e2b26c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -106,7 +106,7 @@ RUN unzip -q /var/www/html/themes/theme-thedaily-v1.5.zip -d /var/www/html/theme #Fix Bulk Export until we can upgrade to the newest version RUN rm /var/www/html/modules/BulkExport/src/Traits/ListTermsTrait.php -COPY ./ListTermsTrait.php /var/www/html/modules/BulkExport/src/Trait/ +COPY ./ListTermsTrait.php /var/www/html/modules/BulkExport/src/Traits/ COPY ./robots.txt /var/www/html/ COPY ./google4399bb9e69fcbe34.html /var/www/html/