Unconditionally replacing bootloader symlinks with syslinux 6 from jessie, this will...
[debian-live-build.git] / share / hooks / 0430-update-mlocate-database.hook.chroot
blob6bfdb3d4f86e7b7d6d16a54c70e65adf9b9ed574
1 #!/bin/sh
3 set -e
5 # Update the mlocate database.
7 # It is convenient for this to be already up to date on the live system, and it
8 # means that if the live system is later installed to a hard disk then less
9 # work will be required after installation.
11 if [ -x /usr/bin/updatedb.mlocate ]
12 then
13 updatedb.mlocate