Changeset 2513 in MondoRescue for branches/2.2.10/mindi/install.sh


Ignore:
Timestamp:
Jan 4, 2010, 7:30:15 PM (14 years ago)
Author:
Bruno Cornec
Message:

Forgot to copy the rootfs at install time for mindi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.10/mindi/install.sh

    r2508 r2513  
    7070
    7171echo "Copying files ..."
     72cp -af rootfs $localdata/mindi
    7273chmod 755 $localdata/mindi/rootfs/sbin/*
    7374install -m 755 analyze-my-lvm $localdata/mindi
Note: See TracChangeset for help on using the changeset viewer.