mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2025-09-09 19:57:11 +02:00
Solved destructor and package load bug
This commit is contained in:
@@ -50,7 +50,7 @@ mount_partitions(){
|
||||
error
|
||||
}
|
||||
|
||||
umount_everything(){
|
||||
destructor(){
|
||||
info "Cleaning up..."
|
||||
info "Unmounting everything..."
|
||||
umount -lv "$chroot_dev_pts_mount_path" || warning "Umounting $chroot_dev_pts_mount_path failed!"
|
||||
|
Reference in New Issue
Block a user