-
- Downloads
cleanup: some speedup optimisations.
- avoid calling `rm_ds_store` multiple times when unnecessary - use native Ruby method to remove `.DS_Store` files as it saves shelling out to `find` and is a bit quicker.
Please register or sign in to comment