post_install() {
    echo "To run this application the first time, use "
    echo ""/opt/Telegram/Telegram""
    echo "from the command line, after that it will be added to your menu"
}

