post_install() {
  echo "$thunderhub"
}

read -d '' thunderhub <<'EOF'
###################################

  Docs: http://docs.thunderhub.io/setup/

####################################
  Config:
    /etc/thunderhub/env
    /etc/thunderhub/accounts.yaml
------------------------------------
    systemctl start thunderhub
####################################
EOF