summarylogtreecommitdiffstats
path: root/Discord.install
diff options
context:
space:
mode:
authormorganamilo2018-05-01 21:02:56 +0100
committermorganamilo2018-05-01 21:03:51 +0100
commitd71ea247be154a1349ebbf1b4324dc46dace64bc (patch)
tree7dcd41577f2b31892e63ebcec09ba777203efc47 /Discord.install
parent4ce28c123fcb9ad10aff0c2cd7f31426cf938fdf (diff)
downloadaur-d71ea247be154a1349ebbf1b4324dc46dace64bc.tar.gz
Update .install message
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."
}