Changeset 44580 in vbox for trunk/src/VBox/Installer/linux/debian
- Timestamp:
- Feb 7, 2013 11:35:37 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83655
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/debian/VBox.sh
r37255 r44580 92 92 exec "$INSTALL_DIR/vboxwebsrv" "$@" 93 93 ;; 94 VBoxBFE|vboxbfe)95 exec "$INSTALL_DIR/VBoxBFE" "$@"96 ;;97 94 *) 98 95 echo "Unknown application - $APP"
Note:
See TracChangeset
for help on using the changeset viewer.