diff options
author | robi6 <robi6@users.sourceforge.net> | 2014-03-12 01:05:33 +0100 |
---|---|---|
committer | robi6 <robi6@users.sourceforge.net> | 2014-03-12 01:05:33 +0100 |
commit | d6f9110d8316e8b86af21cab668719a5c7f41103 (patch) | |
tree | 93c66b0ab98848f189cdbcb3a8582a68c4fecb85 /README | |
parent | 8a4b9e4af54fb952c68a896a42af96fcc4d6da27 (diff) |
Moved ext4magic to SF
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -378,7 +378,7 @@ _________________________________________________________________________ # Help-Script for ext4magic (needed is dump2fs >= 1.41.9) # to identify options for the backup superblocks # to restore of a partially damaged filesystem with ext4magic -# Autor robi@users.berlios.de (Version 1.1 vom 03.06.2011) +# Autor robi6@users.sf.net (Version 1.1 vom 03.06.2011) if [ -b "$1" -o -f "$1" ] then |