1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-19 09:15:30 +03:00
aports/community/grommunio-index/grommunio-index.cron
2024-12-16 16:26:45 +00:00

4 lines
107 B
Bash

#!/bin/sh
# Recurrent regeneration of grommunio FTS indexes
/usr/bin/grommunio-index -Aq > /dev/null 2>&1