Skip to content

Commit

Permalink
add migration step from nc_fts
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 3e3e64e commit ba6711e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/fulltextsearch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ then
docker_prune_this "$nc_fts"
docker_prune_this "$opens_fts"
docker_prune_volume "esdata"
nextcloud_occ fulltextsearch:migratiton:24
if docker network ls | grep opensearch_fts_os-net
then
docker network rm opensearch_fts_os-net
Expand Down

0 comments on commit ba6711e

Please sign in to comment.