Changeset 10350
- Timestamp:
- 07/08/08 10:37:27 (5 months ago)
- Files:
-
- trunk/src/VBox/Installer/linux/VBox.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/VBox/Installer/linux/VBox.sh
r8172 r10350 102 102 103 103 APP=`which $0` 104 APP=`basename $APP` 104 105 APP=${APP##/*/} 105 106 case "$APP" in

