summarylogtreecommitdiffstats
path: root/DiscordCanary.install
blob: 06ad53fe3e1ee1c9ae514310b8349e190124b82c (plain)
1
2
3
4
5
6
post_upgrade() {
    echo ">>> The run command changed from DiscordCanary to discord-canary"
    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"
}