#!/bin/sh post_install() { echo " > Please read documentation in /usr/share/doc/ykfde/ or" echo " > online: https://github.com/eworm-de/mkinitcpio-ykfde/#usage" } post_remove() { echo " > Please remove 'ykfde' from your HOOKS array in /etc/mkinitcpio.conf." }