post_install() { echo "Follow instructions on the upstream page or on the Arch Wiki for setting up the Funkwhale server:" echo "https://wiki.archlinux.org/index.php/Funkwhale" } post_upgrade() { echo "Follow instructions on the upstream page or on the Arch Wiki for updating" }