Skip to content

Commit

Permalink
Change call to ozemulator with exec in ozengine
Browse files Browse the repository at this point in the history
  • Loading branch information
azarzadavila committed Aug 31, 2018
1 parent 936f9a5 commit ada851d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boosthost/emulator/ozengine
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ then
fi
export OZHOME

"$OZHOME/bin/ozemulator" "$@"
exec "$OZHOME/bin/ozemulator" "$@"

0 comments on commit ada851d

Please sign in to comment.