summaryrefslogtreecommitdiffstats
path: root/mlocate/mlocate
blob: 8988e89b29e0148ab9e663d098f75352487fd8fd (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# /etc/cron/daily/mlocate: update the mlocate database
#

/usr/bin/updatedb

# End of file