KazV2/dockers/cloud/reindex.sh

4 lines
110 B
Bash
Raw Normal View History

2024-06-03 18:43:35 +02:00
#!/bin/bash
docker exec --user www-data -ti nextcloudServ bash -c "/var/www/html/occ db:add-missing-indices"