#!/bin/sh
set -e
	update-alternatives --install /usr/bin/psplash psplash /usr/bin/psplash-default 100
