[#2180] Remove dead files before fixing mime types
To avoid trying to fix the mime type of non-existing files
This commit is contained in:
parent
907e87809b
commit
8c64ab9995
1 changed files with 1 additions and 1 deletions
|
@ -4,8 +4,8 @@ namespace :'2018_12_03_finish_piece_jointe_transfer' do
|
|||
def run
|
||||
notify_dry_run
|
||||
refresh_outdated_files
|
||||
fix_openstack_mime_types
|
||||
remove_unused_openstack_objects
|
||||
fix_openstack_mime_types
|
||||
notify_dry_run
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue