Fix installer
This commit is contained in:
parent
704516a668
commit
80b279d3c3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
patcher="$PWD/patcher.js"
|
||||
patcher="$PWD/dist/patcher.js"
|
||||
|
||||
dicksword="$(dirname "$(readlink "$(which discord)")")"
|
||||
resources="$dicksword/resources"
|
||||
|
|
Loading…
Reference in a new issue