rhino-linux / os

Rhino Linux ISO Builder.
GNU General Public License v3.0
53 stars 10 forks source link

fix: always umount module #43

Closed cat-master21 closed 1 year ago

cat-master21 commented 1 year ago

If a installation failed, the partition would still be mounted and could not be unmounted. This fixes that issue.