We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6711e commit 972695bCopy full SHA for 972695b
apps/fulltextsearch.sh
@@ -117,7 +117,7 @@ then
117
docker_prune_this "$nc_fts"
118
docker_prune_this "$opens_fts"
119
docker_prune_volume "esdata"
120
- nextcloud_occ fulltextsearch:migratiton:24
+ nextcloud_occ fulltextsearch:migration:24
121
if docker network ls | grep opensearch_fts_os-net
122
then
123
docker network rm opensearch_fts_os-net
0 commit comments