diff --git a/neurons/discord.sh b/neurons/discord.sh index 052f6a4..027b01f 100755 --- a/neurons/discord.sh +++ b/neurons/discord.sh @@ -43,8 +43,6 @@ if [[ $1 =~ (-install) ]]; then else echo "Discord is already installed ($CURRENT_VERSION). If you want to update use brain update ." fi - echo "Downloading Discord $LATEST_VERSION..." - unpack elif [[ $1 =~ (-update) ]]; then update elif [[ $1 =~ (-uninstall) ]]; then