1 2 3 4 5 6 7 8
post_install() { echo "==> Additional setup is required" echo " -> See http://wiki.navit-project.org/index.php/Configuration" echo echo "==> No maps are bundled with the install" echo " -> See http://wiki.navit-project.org/index.php/Maps" echo }