#!/bin/bash -efu

. /.initrd/initenv

[ -z "${NOSPLASH-}" ] ||
	exit 0
plymouth --hide-splash
