summarylogtreecommitdiffstats
path: root/DiscordCanary.install
blob: e955365516d6a5234f025212fd80588b7a97c049 (plain)
1
2
3
4
5
post_upgrade() {
    echo ">>> You may need to delete discord's cache directory ~/.cache/discord"
    echo ">>> try this if discord is stuck on the updating screen or if nothing displays but a gray box"
    echo ">>> if this doesn't work ask for help in #linux in the Discord Developers server"
}