debian: remove unknown parameter of rebuild_index command (#30509)

This commit is contained in:
Frédéric Péters 2019-02-12 19:51:01 +01:00
parent 016d33712e
commit 836996f551
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@
/sbin/runuser -u combo /usr/bin/combo-manage -- tenant_command cron --all-tenants
/sbin/runuser -u combo /usr/bin/combo-manage -- tenant_command clearsessions --all-tenants
# update_index cannot be used due to some bug in haystack/whoosh (#30509)
/sbin/runuser -u combo /usr/bin/combo-manage -- tenant_command rebuild_index --noinput --remove --all-tenants -v0
/sbin/runuser -u combo /usr/bin/combo-manage -- tenant_command rebuild_index --noinput --all-tenants -v0