Changes between Version 1 and Version 2 of InstallLabUtils
- Timestamp:
- 2013-08-28T10:12:46-04:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallLabUtils
v1 v2 11 11 12 12 ### cd to / and run the install script. 13 13 14 cd / 14 /install/doinst.sh 15 16 ### run the script (may not be marked executable so just source it 17 . /install/doinst.sh 15 18 16 19 }}}