binpash / try

Inspect a command's effects before modifying your live system
MIT License
5.18k stars 66 forks source link

remove unnecessary sync #157

Closed ezrizhu closed 4 months ago

ezrizhu commented 4 months ago

sync before unmounting the device files after unshare may be unnecessary and adds overtime. this PR removes the sync.