CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
binutils: update to 2.22. Removed host's texinfo dependency.
[crossrootfs.git] / mlocate / mlocate
CommitLineData
6dca1d21
JB
1#!/bin/sh
2#
3# /etc/cron/daily/mlocate: update the mlocate database
4#
5
6/usr/bin/updatedb
7
8# End of file