Skip to content

Commit ba6711e

Browse files
authored
add migration step from nc_fts
Signed-off-by: Daniel Hansson <[email protected]>
1 parent 3e3e64e commit ba6711e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/fulltextsearch.sh

+1
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ then
117117
docker_prune_this "$nc_fts"
118118
docker_prune_this "$opens_fts"
119119
docker_prune_volume "esdata"
120+
nextcloud_occ fulltextsearch:migratiton:24
120121
if docker network ls | grep opensearch_fts_os-net
121122
then
122123
docker network rm opensearch_fts_os-net

0 commit comments

Comments
 (0)