mirror of
https://github.com/kevinveenbirkenbach/linux-image-manager.git
synced 2025-11-21 09:46:25 +00:00
Refactored destructor
This commit is contained in:
@@ -4,10 +4,6 @@
|
||||
# shellcheck disable=SC2154 # Deactivate not referenced link
|
||||
source "$(dirname "$(readlink -f "${0}")")/base.sh" || (echo "Loading base.sh failed." && exit 1)
|
||||
|
||||
destructor(){
|
||||
umount_everything
|
||||
}
|
||||
|
||||
info "Starting chroot..."
|
||||
|
||||
set_device_path
|
||||
|
||||
Reference in New Issue
Block a user