Whoops. Do not attempt to copy files twice

This commit is contained in:
Stefan `Sec` Zehl 2012-01-03 02:14:37 +01:00
parent dda913d107
commit aff9a7e60a
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ for (@files){
warn "$_ not found in $src\n";
}else{
push @dwim,$_;
delete $allfiles{$_};
};
};