Changeset 97898 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Dec 29, 2022 3:16:03 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/solaris/load.sh
r96407 r97898 52 52 53 53 SUDO=sudo 54 hash "${SUDO}" 2> /dev/null || SUDO=pfexec 54 55 #set -x 55 56
Note:
See TracChangeset
for help on using the changeset viewer.