Skip to content

Commit

Permalink
Updater
Browse files Browse the repository at this point in the history
  • Loading branch information
qurious-pixel authored Apr 20, 2024
1 parent dd3d0d3 commit 2805935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resource/update.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

APP=$(cd "$(dirname "0")"/../../../;pwd)
APP=$(cd "$(dirname "0")"/;pwd)
hdiutil attach $TMPDIR/cemu_update/cemu.dmg
cp -rf /Volumes/Cemu/Cemu.app "$APP"
hdiutil detach /Volumes/Cemu/
Expand Down

0 comments on commit 2805935

Please sign in to comment.