summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormorganamilo2018-05-01 21:15:02 +0100
committermorganamilo2018-05-01 21:15:02 +0100
commit6fac3c25953c80614cb56e80b5edcd54ee289ad8 (patch)
tree0b6c41fd4052e4507fda6ddd52ba0719e36eb3a4
parentb2a4b08d39c5ee7b9f8a73923487075680e52498 (diff)
downloadaur-6fac3c25953c80614cb56e80b5edcd54ee289ad8.tar.gz
Update .install message
-rw-r--r--DiscordPTB.install9
1 files changed, 5 insertions, 4 deletions
diff --git a/DiscordPTB.install b/DiscordPTB.install
index 25fbaa45827d..d32218039970 100644
--- a/DiscordPTB.install
+++ b/DiscordPTB.install
@@ -1,7 +1,8 @@
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-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."
}