post_install() {
  post_upgrade
}

post_upgrade() {
  echo -e "\nUsage instructions, premade URL lists, and other necessary files can be found in /usr/share/davoset/readme.txt\n"
}