- Timestamp:
- May 12, 2021 1:49:51 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/darwin/VirtualBox/postflight
r85100 r89013 99 99 done 100 100 101 # Install provisioning profile if present, needed by VBoxHeadless. 102 if [ -f /Applications/VirtualBox.app/Contents/embedded.provisionprofile ]; then 103 profiles -i -F /Applications/VirtualBox.app/Contents/embedded.provisionprofile 104 fi 105 101 106 exit 0; 102 107
Note:
See TracChangeset
for help on using the changeset viewer.