Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Hansson <[email protected]>
  • Loading branch information
enoch85 authored Dec 3, 2023
1 parent ba6711e commit 972695b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/fulltextsearch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 972695b

Please sign in to comment.