#!/bin/bash
# dummy script to allow anaconda code to call extlinux to install bootloader
# needed to allow the same code used for anaconda to work everywhere
true
