# Created by Tobias Powalowski <tpowa@archlinux.org>

install ()
{
    MODULES=""
    BINARIES="ddrescue"
    FILES=""
    SCRIPT=""
}

help ()
{
cat<<HELPEOF
  This hook includes ddrescue on an arch boot image.
HELPEOF
} 
