Ignore:
Timestamp:
Nov 30, 2019, 1:45:07 AM (4 years ago)
Author:
Bruno Cornec
Message:

Remove floppy support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3/contrib/backup-kungfu/backup-kungfu

    r541 r3753  
    104104    # rm -rf ${backup_dir}/${comp_name}*
    105105   
    106     # Create the new folder and move all the iso and floppy images to it
     106    # Create the new folder and move all the iso images to it
    107107    echo -e "Creating the new backup directory and moving the files there...\n"
    108108    mkdir -p ${backup_dir}/${comp_name}_${date}/images
Note: See TracChangeset for help on using the changeset viewer.