if [ ! -f "$DESTDIR/bin/cryptroot-unlock-custom" ] && ! copy_file script /usr/share/cryptsetup/initramfs/bin/cryptroot-unlock-custom /bin/cryptroot-unlock-custom; then echo "ERROR: Couldn't copy /bin/cryptroot-unlock-custom" >&2 exit 1 fi