diff --git a/.github/workflows/updates/Discord.sh b/.github/workflows/updates/Discord.sh.disabled similarity index 100% rename from .github/workflows/updates/Discord.sh rename to .github/workflows/updates/Discord.sh.disabled diff --git a/apps/Discord/install-32 b/apps/Discord/install-32 index 3f615914f2..a9c26e07ed 100755 --- a/apps/Discord/install-32 +++ b/apps/Discord/install-32 @@ -1,5 +1,5 @@ #!/bin/bash -version=3.1.4 +version=3.1.3 killall webcord &>/dev/null && echo "Closing Discord first..." diff --git a/apps/Discord/install-64 b/apps/Discord/install-64 index 49c2debf5e..968cbe9884 100755 --- a/apps/Discord/install-64 +++ b/apps/Discord/install-64 @@ -1,5 +1,5 @@ #!/bin/bash -version=3.1.4 +version=3.1.3 killall webcord &>/dev/null && echo "Closing Discord first..."