summarylogtreecommitdiffstats
path: root/DiscordCanary.install
blob: 144cb2b474af05f7e6ca11151fbc9a1bf2c27e6f (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"
}