Changeset 1997 in MondoRescue
- Timestamp:
- Jul 10, 2008, 5:38:40 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2.7/mindi/rootfs/sbin/install-additional-tools
r1989 r1997 19 19 LogIt "Starting install-additional-tools" 20 20 mountdir=$GROOVY 21 22 if [ ! "$GROOVY" ] ; then 23 LogIt "I'm not groovy!" 24 exit 1 25 fi 26 21 27 # Should be the same as in mindi => conf param 22 28 mkdir -p $mountdir
Note:
See TracChangeset
for help on using the changeset viewer.