mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 14:34:42 +01:00
Update .install message
This commit is contained in:
parent
c8949dca1e
commit
b008a4b3e6
1 changed files with 6 additions and 5 deletions
|
|
@ -1,7 +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 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-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 ">>> You may need to delete discord's config directory ~/.config/discordcanary"
|
||||
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."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue