From 80b279d3c311e60787aa46a150b2d87e8ebaf69a Mon Sep 17 00:00:00 2001 From: Vendicated Date: Mon, 29 Aug 2022 22:11:31 +0200 Subject: [PATCH] Fix installer --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index d92ef95..0bf9336 100755 --- a/install.sh +++ b/install.sh @@ -11,7 +11,7 @@ set -e -patcher="$PWD/patcher.js" +patcher="$PWD/dist/patcher.js" dicksword="$(dirname "$(readlink "$(which discord)")")" resources="$dicksword/resources"