summarylogtreecommitdiffstats
path: root/DiscordCanary.install
diff options
context:
space:
mode:
authorCayde Dixon2017-12-05 15:35:40 +1100
committerCayde Dixon2017-12-05 15:35:40 +1100
commit966dcabbac10e0990bad5fded5dc4c8972444ee1 (patch)
treed32427ace014704a266eaa1a47a97f8082d99164 /DiscordCanary.install
parent544c3846907dab71f8438b33a584b02985e08f52 (diff)
downloadaur-966dcabbac10e0990bad5fded5dc4c8972444ee1.tar.gz
Update install message
Diffstat (limited to 'DiscordCanary.install')
-rw-r--r--DiscordCanary.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/DiscordCanary.install b/DiscordCanary.install
index 3a2b6a96a8c0..070c094ea79d 100644
--- a/DiscordCanary.install
+++ b/DiscordCanary.install
@@ -2,6 +2,6 @@ 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 you are experiencing a (A JavaScript error occurred in the main process) error try deleting the /tmp/discordcanary.sock file"
- echo ">>> if this doesn't work ask for help in #linux in the Discord Developers server https://discord.gg/UT7AMAP"
+ 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"
}