From 972695b4871c8a1dda906c2bac8782578fd7d2ad Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sun, 3 Dec 2023 19:58:11 +0100 Subject: [PATCH] typo Signed-off-by: Daniel Hansson --- apps/fulltextsearch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fulltextsearch.sh b/apps/fulltextsearch.sh index 73a2a2fcff..df304fe6f0 100644 --- a/apps/fulltextsearch.sh +++ b/apps/fulltextsearch.sh @@ -117,7 +117,7 @@ then docker_prune_this "$nc_fts" docker_prune_this "$opens_fts" docker_prune_volume "esdata" - nextcloud_occ fulltextsearch:migratiton:24 + nextcloud_occ fulltextsearch:migration:24 if docker network ls | grep opensearch_fts_os-net then docker network rm opensearch_fts_os-net