Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KcrPL committed May 25, 2022
2 parents b9be8fe + 170997b commit 9a653cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RiiConnect24Patcher.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1065,7 +1065,7 @@ case $(uname -m),$(uname) in
mount=/Volumes
;;
arm64,Darwin)
sys="(macOS-arm64)"
sys="(macOS-x64)"
mount=/Volumes
;;
x86_64,*)
Expand Down

0 comments on commit 9a653cc

Please sign in to comment.