#!/bin/sh

run_earlyhook() {
	source /etc/paralogo.conf
	cd /usr/share/paralogo/
	cat "${PARALOGO}"
}
