summarylogtreecommitdiffstats
path: root/Discord.install
diff options
context:
space:
mode:
Diffstat (limited to 'Discord.install')
-rw-r--r--Discord.install8
1 files changed, 5 insertions, 3 deletions
diff --git a/Discord.install b/Discord.install
index a1d8aa0685eb..d32218039970 100644
--- a/Discord.install
+++ b/Discord.install
@@ -1,6 +1,8 @@
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-general in the Discord Testers server https://discord.gg/discord-testers"
- echo ">>> You may also want to check out the linux server for help as well https://discord.gg/e7GX27C"
+ echo ">>> If you are using betterdiscord you may also need to reinstall that"
+ echo ">>> Try this if discord is stuck on the updating screen or if nothing displays but a gray box"
+ echo ">>> If you believe there is a problem with this AUR package please report it to the AUR page"
+ echo ">>> If you believe there is a problem with Discord please report it to:"
+ echo ">>> https://discord.gg/discord-testers or https://discord.gg/discord-linux."
}