diff --git a/ivette/ivette-macos.sh b/ivette/ivette-macos.sh
index 8e11dedfccca2c9f3e64980f0ceb19444f8d3ffd..33215a6b10c09231429fca01a2133d77bc18ddad 100755
--- a/ivette/ivette-macos.sh
+++ b/ivette/ivette-macos.sh
@@ -1,3 +1,3 @@
 #!/bin/zsh
 
-exec open -na Ivette.app --args --cwd $PWD $*
+exec open -na /Applications/Ivette.app --args --working $PWD $*