Skip to content

Commit dd1daa2

Browse files
committed
Merge branch 'wire_viewer_to_gui_jxbrowser7' of https://github.com/opensim-org/opensim-gui into wire_viewer_to_gui_jxbrowser7
2 parents 52c6fbd + 4671174 commit dd1daa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Installer/macOS/scripts/postinstall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ INSTALLER_USER=$(stat -f '%Su' $HOME)
1313
# If installed system-wide, the permissions group will be wheel; we need it to
1414
# be staff.
1515
USERDIR_SUFFIX=@VERSION@
16-
THREEJS_EDITOR_DIR="$2/OpenSim @VERSION@/OpenSim @[email protected]/Contents/Resources/OpenSim/threejs/editor"
16+
THREEJS_EDITOR_DIR="$2/OpenSim @VERSION@/OpenSim @[email protected]/Contents/Resources/opensim/opensim-viewer"
1717
chown $INSTALLER_USER:staff "$THREEJS_EDITOR_DIR"
1818
# Allow other users to also use OpenSim.
1919
chmod g+w "$THREEJS_EDITOR_DIR"

0 commit comments

Comments
 (0)