Changeset 2371 in MondoRescue for branches/2.2.9/mindi/rootfs/sbin/install-additional-tools
- Timestamp:
- Sep 8, 2009, 1:40:25 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.9/mindi/rootfs/sbin/install-additional-tools
r2363 r2371 18 18 19 19 LogIt "Starting install-additional-tools" 20 mountdir=$GROOVY21 20 22 21 if [ ! "$GROOVY" ] ; then … … 24 23 exit 1 25 24 fi 25 26 mountdir=$GROOVY 26 27 27 28 if [ $mountdir = "/" ]; then
Note:
See TracChangeset
for help on using the changeset viewer.