summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCayde Dixon2017-12-05 15:37:40 +1100
committerCayde Dixon2017-12-05 15:37:40 +1100
commitc6dcb81780862c0fe9ed77bec412413c3c2d456e (patch)
treede25ff65b8e2860608b9bc94f1566940a73ebd76
parent291055dd0f7d1b4a1bfa5425fc758dfacf4ecab8 (diff)
downloadaur-c6dcb81780862c0fe9ed77bec412413c3c2d456e.tar.gz
Update install message
-rw-r--r--DiscordPTB.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/DiscordPTB.install b/DiscordPTB.install
index abb819dcd4b1..25fbaa45827d 100644
--- a/DiscordPTB.install
+++ b/DiscordPTB.install
@@ -2,6 +2,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 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"
}